2344 Commits

Author SHA1 Message Date
UnknownShadow200
50b6452a4c Perf: Avoid doubling division of doubles in FinitePhysics 2016-10-11 14:36:57 +11:00
UnknownShadow200
25c7f800b2 Core: lava now kills creates, sponges, and bookcases 2016-10-11 14:26:24 +11:00
UnknownShadow200
21aaa7f7b7 Put updater.exe in uploads folder 2016-10-11 14:04:43 +11:00
UnknownShadow200
4dca03c34e Core: Fix 'empty' bot nick, fix being able to use /tp in LS 2016-10-11 10:47:30 +11:00
UnknownShadow200
a96d9bc0d4 Core: Add +-thirdperson for level motd, fix +fly for level motd 2016-10-11 10:02:21 +11:00
UnknownShadow200
b4a9cfc4ef Core: Lava should burn CPE wool too. 2016-10-11 09:55:00 +11:00
UnknownShadow200
d8c383240d LS: Don't change a level's motd. 2016-10-11 09:38:49 +11:00
UnknownShadow200
754715d473 Style: Use named constant instead of hardcoding 0xFF for own player ID everywhere. 2016-10-11 07:29:24 +11:00
UnknownShadow200
2a7d5eb804 Put software on its own line 2016-10-10 22:32:30 +11:00
UnknownShadow200
b46d75a39e Core: Make opstats look a lot better, also track xbans and setranks. 2016-10-10 17:21:20 +11:00
UnknownShadow200
6af6fc96c8 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-10 10:04:35 +11:00
UnknownShadow200
89136125f3 DB: Abstract creation of database. 2016-10-10 09:33:40 +11:00
UnknownShadow200
1efd3197a3 Core: Fix /cmdunload showing empty string instead of command name. (Thanks Lemon) 2016-10-09 23:24:04 +11:00
UnknownShadow200
14b564f12d Core: Fix /copy delete, also save offset in /copy save (thanks goodlyay) 2016-10-09 22:58:58 +11:00
UnknownShadow200
4efbdd18e4 ZS: Fix /queue zombie not working when full player name isn't given. (Thanks DramaticLove) 2016-10-09 08:30:52 +11:00
UnknownShadow200
a6e015bbd2 Core: Fix /nick bot with colour codes not working. 2016-10-09 08:22:23 +11:00
UnknownShadow200
85b8079a00 ZS: Fix /buy queuelevel (Thanks worldshowoff) 2016-10-08 21:35:03 +11:00
UnknownShadow200
6c11ad6a62 Core: Also add as realmowner when doing /os map add 2016-10-07 21:31:55 +11:00
UnknownShadow200
73dee8bb13 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-06 09:03:05 +11:00
UnknownShadow200
23a49ef3ae ZS: A failed revive potion still counts as buying one, taking too long to revive only shows a message toyou now. 2016-10-06 09:02:07 +11:00
UnknownShadow200
21d4eb53fb Core: Allow changing most map options (except ps/overload/realmowner) via /os map 2016-10-05 19:04:55 +11:00
UnknownShadow200
01d18bfa77 Core: Make most help for commands have consistent syntax 2016-10-05 18:44:13 +11:00
UnknownShadow200
de213ccee0 Core: Fix wrong stop help in /gb edit 2016-10-05 17:07:56 +11:00
UnknownShadow200
ba51b97366 Core: Combine /allowguns and /map 2016-10-05 16:58:29 +11:00
UnknownShadow200
28039c1bc7 Core: Modularise help of /map to make it less spammy. 2016-10-05 16:41:39 +11:00
UnknownShadow200
baff134fd6 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-05 09:58:38 +11:00
UnknownShadow200
ae122ffb41 Core: Start working on a command that allows changing the properties of blocks. (Still a major WIP) 2016-10-05 09:32:40 +11:00
UnknownShadow200
525400617d Core: Make /map use new LevelOptions code. (Still todo, make better help) 2016-10-05 08:08:25 +11:00
UnknownShadow200
55d1093a21 ZS: Fix wrong chance in /mi 2016-10-04 22:44:12 +11:00
UnknownShadow200
7ed13925ab Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-04 22:43:21 +11:00
UnknownShadow200
6d755205c0 ZS: Fix snow counting as pillaring and triggering noclip 2016-10-04 22:42:44 +11:00
UnknownShadow200
4843c64bc8 Core: First step in cleaning up /map 2016-10-04 18:40:48 +11:00
UnknownShadow200
2033bc330b Core: allow overwriting core blocks with /lb 2016-10-04 15:24:14 +11:00
UnknownShadow200
e69498af48 Core: Optimise pixel, space, rainbow map types to be 6-7 times faster. 2016-10-03 18:18:53 +11:00
UnknownShadow200
5b68152ff4 DB: add method for UPDATE sql statements 2016-10-03 16:16:52 +11:00
UnknownShadow200
ef5bd6db2d Core: Allow providing offset in /top 2016-10-03 14:28:23 +11:00
UnknownShadow200
790e66f28e Core: Fix /topten 3 (money) 2016-10-03 14:14:09 +11:00
UnknownShadow200
1d04102821 Core: For @ number in ban/tempban/warn, log the actual contents of the rule to notes. 2016-10-02 21:03:15 +11:00
UnknownShadow200
3e19e3ae91 ZS: Fix joining in middle of level vote not showing vote countdown timer. 2016-10-02 20:39:34 +11:00
UnknownShadow200
d860166156 ZS: Use better descriptions in /shop [item name] 2016-10-02 20:07:30 +11:00
UnknownShadow200
ebed67427c Core: Put try{} catch{} around disposing timers, fixes disposing a disposed timer causing ghost players on some versions of wine. (Thanks weeblydood) 2016-10-02 15:55:28 +11:00
UnknownShadow200
019de0559e Core: Fix /hide not updating tab list when level-only tab list is enabled. 2016-10-02 13:14:28 +11:00
UnknownShadow200
8546b3b5a8 ZS: fix walking into fire counting as noclip
Also add /os join (Thanks mappy01)
2016-10-02 10:45:32 +11:00
UnknownShadow200
6968d564d3 ZS: Fix pillaring check for liquids, rope, and fire 2016-10-02 09:41:01 +11:00
UnknownShadow200
0e67dd3807 ZS: Show red colour before infected players in messages. 2016-10-01 23:45:41 +10:00
UnknownShadow200
0fc89d0bcf Core: You shouldn't be un-afked instantly after joining a map or moving the mouse after doing /afk. 2016-09-30 23:40:04 +10:00
UnknownShadow200
8ae261b6f2 Economy: Give cleaner format in /store, /store [item] also outputs aliases for that item if there are any. 2016-09-30 22:42:51 +10:00
UnknownShadow200
e08cbbbec2 Core: Port bamboo and palm trees from forester.py (used also by fCraft), credits go to dudecon for forester.py 2016-09-30 22:24:15 +10:00
UnknownShadow200
ce51b13be1 Core: Modularise trees and allow adding custom tree types. 2016-09-30 20:11:25 +10:00
UnknownShadow200
f90e7f5a52 Fix /map grass not actually disabling grass growth. (Thanks goodlyay) 2016-09-30 16:42:29 +10:00