2254 Commits

Author SHA1 Message Date
UnknownShadow200
4d2de13262 Style: Space wars ends in a victory for tabs 2016-10-25 10:57:27 +11:00
UnknownShadow200
2ddff7c80a Core: Custom blocks can now kill you 2016-10-24 19:42:37 +11:00
UnknownShadow200
291d999983 Core: /help portal and /help mb now show custom blocks. 2016-10-24 19:31:24 +11:00
UnknownShadow200
31fd171512 Core: Fix non-solid custom door 2016-10-24 18:23:29 +11:00
UnknownShadow200
9fc8d8841a Core: Fix being able to noclip into solid portals/message blocks 2016-10-24 17:10:36 +11:00
UnknownShadow200
761e105e94 Core: Fix cobbleslabs combining with slabs when physics is 1-4. (Thanks Odd0002) 2016-10-24 16:08:23 +11:00
UnknownShadow200
b8d394cbc0 Fix cobblestone slab stacking (Thanks Empy)
And a minor spelling error. (Thanks Odd0002)
2016-10-24 15:57:39 +11:00
UnknownShadow200
aa17aebbe2 Core: Get custom doors working, mostly. 2016-10-24 15:00:10 +11:00
UnknownShadow200
ad7b0d4d1a Style: Move Block physics to Blocks folder. 2016-10-24 14:12:12 +11:00
UnknownShadow200
70c07f6bb1 Core: /blockprops now has door/tdoor, core scope only though. 2016-10-24 13:33:11 +11:00
UnknownShadow200
8f4ad83ed6 Style: Use more modular code for DELETE FROM. 2016-10-24 12:32:00 +11:00
UnknownShadow200
ad1dca0470 Core: Fix custom blocks portals/mbs being lost on level unload. 2016-10-24 12:23:32 +11:00
UnknownShadow200
af80d41384 Core: warn and patrol should be advbuilder+ by default. (Thanks Joseph) 2016-10-23 21:31:03 +11:00
UnknownShadow200
a58d5c2e59 Core: Combine /pload, /punload, and /pcreate 2016-10-23 20:31:01 +11:00
UnknownShadow200
b758ce6c9a Core: Remove /rankreqs since no one used it. 2016-10-23 19:28:52 +11:00
UnknownShadow200
b1a8a5c4e2 Core: Fix rare case of levels being corrupted, fixes #218. 2016-10-23 12:08:51 +11:00
UnknownShadow200
0dee31d983 Core: Avoid performing any block conversion on level save, makes level saving slightly faster. 2016-10-23 11:50:06 +11:00
UnknownShadow200
cfb4ee0ad2 Fix water height being 1 off grass height. (Thanks lavacraft) 2016-10-22 22:22:34 +11:00
UnknownShadow200
526e62c303 Core: Fix /opstats table creation, adopt same kick message format as fCraft. 2016-10-21 22:57:07 +11:00
UnknownShadow200
6ac94cd612 Core: Allow more bot IDs before resorting to self. 2016-10-21 19:13:52 +11:00
UnknownShadow200
0eeed407b6 Style: Rename Block.Zero to more logicial Block.Invalid 2016-10-21 19:10:31 +11:00
UnknownShadow200
2351b447bb Style: Tabs to spaces 2016-10-21 17:14:52 +11:00
UnknownShadow200
72fd2a0436 Core: Fix longstanding bug with trains reverting block below to wrong type. Also fixes trains and custom block rails. 2016-10-21 17:12:57 +11:00
UnknownShadow200
c032c8b88e Core: Now WaterKills and LavaKills work with custom blocks. 2016-10-21 15:00:25 +11:00
UnknownShadow200
1b2ff8c9b3 Core: Now portals and message blocks work with custom blocks.
Still need to fix their /help though.
2016-10-21 14:24:42 +11:00
UnknownShadow200
6b387176a4 Core: Make /b show mb contents for custom blocks too, train physics and /physics 0 now work with custom blocks. 2016-10-21 13:53:39 +11:00
UnknownShadow200
731d63f3e9 Core: Allow using different scopes and block names in /blockprops 2016-10-21 12:59:39 +11:00
UnknownShadow200
64686663d5 Core: Start setting up framework for being able to set properties for custom blocks. 2016-10-21 10:58:36 +11:00
UnknownShadow200
fc473e2536 Core: /mb now works with custom message blocks set by /coreprops 2016-10-21 09:55:54 +11:00
UnknownShadow200
20cb5dbdaa Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-20 21:10:57 +11:00
UnknownShadow200
65d4569204 Core: Make /portal and /mb less hardcoded. 2016-10-20 21:10:02 +11:00
UnknownShadow200
b316d14859 Core: Allow changing more properties with /blockprops 2016-10-20 17:38:56 +11:00
UnknownShadow200
609907f6e5 Core: Make /mapinfo more like fCraft. (thanks mappy01) 2016-10-19 23:42:41 +11:00
UnknownShadow200
d406ab2cea CTF: Make code less awful 2016-10-19 19:09:17 +11:00
UnknownShadow200
ca23d3fd0d Core: Better help for /cmdbind 2016-10-19 15:01:36 +11:00
UnknownShadow200
e6c254ae4d Core: Fix wrong colour for build blacklist in /mi 2016-10-19 10:30:28 +11:00
UnknownShadow200
2fc4e86dfa Core: Better messages for perbuild/pervisit commands, add fCraft waccess/wbuild aliases. 2016-10-19 10:13:24 +11:00
UnknownShadow200
3ffbca51bd Core: Changing /pervisit should send players who can't goto the map anymore back to the main world. 2016-10-19 09:29:36 +11:00
UnknownShadow200
e0d99a5e92 Core: Fix /perbuild rank change message showing twice when used from console. 2016-10-19 08:47:26 +11:00
UnknownShadow200
e8a3a8e79b Core: Use culture-independent method of parsing decimals, so . is always the decimal point. 2016-10-15 21:48:28 +11:00
UnknownShadow200
b2f63a639c DB: Add /server import [name] which imports the SQL from a table previously backed up using /server backup table [name]. 2016-10-15 14:40:30 +11:00
UnknownShadow200
d91da8c173 DB: Cache INSERT syntax when backing up table instead of recalculating for every row, reduces mem allocations. 2016-10-15 14:16:44 +11:00
UnknownShadow200
a5972f8776 Style: Use Caseless comparisons in more places. 2016-10-15 13:12:00 +11:00
UnknownShadow200
f4da4ebda8 DB: Fix some issues with the SQLite backend introduced a few commits ago. 2016-10-15 12:57:47 +11:00
UnknownShadow200
78812a97a4 DB: Reduce code duplication for ParamaterisedQueries. 2016-10-15 12:39:54 +11:00
UnknownShadow200
c2229439d9 DB: Make SQLite tables use the same form as MySQL, fix primary key fixup for MySQL not working correctly. 2016-10-14 18:05:52 +11:00
UnknownShadow200
81136d6107 DB: Make create table statements use new modular form. 2016-10-14 14:16:41 +11:00
UnknownShadow200
73d61d22bd Core: /rankinfo without args should show your own /rankinfo. 2016-10-14 12:11:18 +11:00
UnknownShadow200
13d01abf6a Merge branch 'master' of github.com:Hetal728/MCGalaxy 2016-10-14 12:09:57 +11:00
UnknownShadow200
b0259944ff Core: Add back /pr and /de as shortcuts for promote/demote. (Thanks AndyFC) 2016-10-14 11:23:57 +11:00