 psrcekandGitHub
|
6e497a2662
|
Fix for bug, where you can use cg without logging in
https://redstoner.com/forums/threads/3653-chatgroup-bug
|
2016-08-04 13:13:56 +02:00 |
|
 psrcekandGitHub
|
94accc238a
|
Delete plotter.py
We have https://github.com/RedstonerServer/Parcels now.
|
2016-08-03 23:48:15 +02:00 |
|
 psrcekandGitHub
|
2b803e8de8
|
Added psrcek to pythoners
|
2016-08-03 21:57:40 +02:00 |
|
 psrcekandGitHub
|
a2daa5c0b6
|
removed unnecesarry str calls
|
2016-06-22 15:48:20 +02:00 |
|
 psrcekandGitHub
|
5da7180bfd
|
derp... integer division
|
2016-06-22 15:35:52 +02:00 |
|
 psrcekandGitHub
|
ae44dade80
|
fixed derp, should use math.ceil instead of +1
|
2016-06-22 15:21:28 +02:00 |
|
 psrcekandGitHub
|
5788cd0b3e
|
Fixed page showing 1 page too little
|
2016-06-22 15:13:35 +02:00 |
|
 psrcekandGitHub
|
00e936532a
|
Added max page number
|
2016-06-21 22:12:13 +02:00 |
|
 psrcekandGitHub
|
1602ad2185
|
Fix for bug, where you can shift click and toggle levers
|
2016-06-21 21:46:48 +02:00 |
|
 psrcekandGitHub
|
f5c51645d2
|
Fixed typo
|
2016-06-12 13:34:33 +02:00 |
|
psrcek
|
c870561f7d
|
removed some unnecesary code
The below if statement is always true and the value of timeout_on isn't used before a return statement.
timeout_on = False
if timeout_on == False:
|
2016-03-26 21:56:10 +01:00 |
|
psrcek
|
fa81ace66e
|
Fixed capitalization
|
2015-12-26 23:57:34 +01:00 |
|