psrcek
347f6969bf
Teleport the player twice to fix #50
2016-09-11 19:25:45 +02:00
psrcek
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
psrcek
94accc238a
Delete plotter.py
...
We have https://github.com/RedstonerServer/Parcels now.
2016-08-03 23:48:15 +02:00
psrcek
2b803e8de8
Added psrcek to pythoners
2016-08-03 21:57:40 +02:00
Dico
f02fd2aae5
Merge pull request #48 from RedstonerServer/loginsecurity-patch-1
...
Patch buggy movement blocking when logging in
2016-06-25 08:25:38 +02:00
Dico
f6cb9ade9d
Merge pull request #47 from psrcek/patch-2
...
Added max page number
2016-06-25 08:23:34 +02:00
Dico
fd368a8aac
Patch buggy movement blocking when logging in
...
Added a separate event handler for PlayerMoveEvent which instead of cancelling the event, sets the new position to the old one.
This should fix the buggy, flashy screen you get when you move your cursor while not yet logged in.
2016-06-23 05:21:24 +02:00
psrcek
a2daa5c0b6
removed unnecesarry str calls
2016-06-22 15:48:20 +02:00
psrcek
5da7180bfd
derp... integer division
2016-06-22 15:35:52 +02:00
psrcek
ae44dade80
fixed derp, should use math.ceil instead of +1
2016-06-22 15:21:28 +02:00
psrcek
5788cd0b3e
Fixed page showing 1 page too little
2016-06-22 15:13:35 +02:00
Dico
bfcb22f650
Merge pull request #46 from psrcek/patch-1
...
Fix for bug, where you can shift click and toggle levers
2016-06-21 22:35:53 +02:00
psrcek
00e936532a
Added max page number
2016-06-21 22:12:13 +02:00
psrcek
1602ad2185
Fix for bug, where you can shift click and toggle levers
2016-06-21 21:46:48 +02:00
Dico200
cebdb90d60
Fix cycle for 1.10 (will break in 1.8 now..)
2016-06-12 20:02:06 +02:00
Dico200
6320d78a37
Mysql update tweak
2016-06-12 18:13:42 +02:00
Dico
47a0a92225
Merge pull request #45 from psrcek/dev
...
Fixed typo
2016-06-12 18:09:40 +02:00
Dico200
a6ea05a459
made /check display email not confirmed warning
2016-06-12 18:04:17 +02:00
psrcek
f5c51645d2
Fixed typo
2016-06-12 13:34:33 +02:00
Dico200
8e2ff33dbb
Serversigns permissions fix, adapted help page to user permissions, implemented help pages
2016-06-05 17:46:35 +02:00
Dico200
2c94c40c77
Remove /clear from commands whitelist for the time being
2016-06-05 13:51:12 +02:00
Dico200
2f943e8b12
Add /clear to serversigns command whitelist
2016-06-03 20:29:25 +02:00
Dico200
0aa18e9945
Merge branch 'dev' of github.com:RedstonerServer/redstoner-utils into dev
2016-06-01 00:44:37 +02:00
Dico200
13606638b7
Fix calc
2016-05-31 18:03:46 +02:00
PixelSergey
57603725d2
Merge branch 'dev' of https://github.com/RedstonerServer/redstoner-utils into dev
2016-05-31 17:54:16 +03:00
PixelSergey
f0f32abbfa
Final fix to lol list pageing
...
Can someone tell me whether it's paging or pageing or both?
2016-05-31 17:52:56 +03:00
Dico200
83e7505565
Remove debug I forgot to remove in prior commit
2016-05-31 16:41:13 +02:00
Dico200
f0ada788bf
Made serversigns force its commands into the command map (to replace the java plugin ServerSigns its commands)
2016-05-31 16:39:54 +02:00
PixelSergey
5d00af8ced
Fix checking for page 0 in saylol.py listing
...
I hope I'm not making this too messy
2016-05-31 17:34:49 +03:00
PixelSergey
1e34a9b39b
Fix saylol.py for dico
...
By the way, dico, some of your line notes on the previous commit were completely wrong
Once again, this has been tested
I didn't clean up the code, I think it's good enough. And it works perfectly.
2016-05-31 17:09:42 +03:00
PixelSergey
6f4357fad7
Add lol list pageing.
...
Tested, works perf.
2016-05-31 15:39:34 +03:00
Dico200
fe2d6eb701
Forgot to set this timeout back up after testing... Derp
2016-05-31 01:00:15 +02:00
Dico200
ae706e8e12
Clean up imbusy. Improve replying to busy people. All working perfectly, tested thoroughly.
2016-05-31 00:13:51 +02:00
Dico200
edf5fa6d32
Fix /busy status
2016-05-30 22:59:09 +02:00
Dico200
5d3530242e
Another tiny tweak to @debug
2016-05-30 22:58:27 +02:00
Dico200
c7d872c93b
Fix @debug decorator not returning results
2016-05-30 22:55:06 +02:00
Dico200
e46bea31c8
Cleaned up chatalias, notable changes: Fixed remotes list and remove, improved prior alias checks for multi-aliasing, fixed color chat permission implementations, grouped the file properly, removed unreasonable complications, changed header from Alias to Chatalias, fixed a mistake where 2 threads are created per player for online players during server reload, moved a lot of repeated code to remote() base function
2016-05-30 21:42:30 +02:00
Dico200
6539c34a82
Removed unneeded try/except clause
2016-05-30 15:47:24 +02:00
Dico200
d00301ccc3
Updated damnspam, made block breaking check attached levers and buttons, denied clicking now mentions timeout left, tweaked command slightly to perceive setting the timeout to 0 as removing it.
2016-05-30 15:45:05 +02:00
Dico200
4e4acc6b3d
Remove sync.py file
2016-05-30 05:26:07 +02:00
Dico200
9d1956dc2a
Merge branch 'dev'
2016-05-30 04:52:26 +02:00
Dico200
e08666995c
Friends fix
2016-05-30 04:52:10 +02:00
Dico200
765fa76cb7
Merge branch 'dev'
2016-05-30 04:15:24 +02:00
Dico200
1da9aa2578
Friends hotfix... Did I really write this code?
2016-05-30 04:15:06 +02:00
Dico200
20b33588e7
Merge branch 'dev'
2016-05-30 04:07:18 +02:00
Dico200
d66e8f3294
Imbusy hotfix...
2016-05-30 04:07:09 +02:00
Dico200
1fb6e08d42
Serversigns hotfix
2016-05-30 03:53:33 +02:00
Dico200
ba78151e49
Merge branch 'dev'
2016-05-30 01:11:42 +02:00
Dico200
c78d0f651b
Hotfix for chatalias
2016-05-30 01:11:34 +02:00
Dico200
fa03a68963
Merge branch 'dev'
2016-05-30 00:08:45 +02:00