Commit graph

334 commits

Author SHA1 Message Date
rubenwardy 33c4c98dba Fix accidental increase of sprint time 2018-01-26 23:22:07 +00:00
rubenwardy c53722376c Fix accidental removal of all but cavern map 2018-01-26 22:58:15 +00:00
rubenwardy 10a7a61dc8 Add sticks to team chest 2018-01-26 22:55:21 +00:00
rubenwardy 26a153a232 Add support for arbitrary number of chest zones 2018-01-26 22:44:56 +00:00
rubenwardy b8c18c1ee6 Use warning for TSM chests success instead of print 2018-01-26 22:44:33 +00:00
rubenwardy ff17a70010 Increase steel swords in chests 2018-01-26 22:07:00 +00:00
rubenwardy 6440e66cad Increase number of chests 2018-01-26 20:09:30 +00:00
rubenwardy 512211ca0d Add support for map hints 2018-01-26 18:33:02 +00:00
rubenwardy 8727cc77eb Fix middle barrier not being removed 2018-01-26 17:40:09 +00:00
rubenwardy e44942ba05 Fix place CONTENT_IGNORE error by correcting references to removed ctf_barrier:ind_stone 2018-01-26 17:17:12 +00:00
rubenwardy ba6096148d Add alases to remove unknown nodes in maps 2018-01-26 17:15:46 +00:00
rubenwardy 8469e1ee09 Remove broken random spawn logic 2018-01-26 17:03:34 +00:00
rubenwardy 34969ec7d2 Add mention of furnaces to random messages and help 2018-01-26 16:45:35 +00:00
rubenwardy ed942984f5 Add furnace 2018-01-26 16:43:48 +00:00
rubenwardy 112d4389ea Hide entity bug by not spawning maps at 0,0,0
This has always been a bug, it's just now more obvious as 0,0,0 may have been visible before.
Ideally the engine would just not bug with entity attachments, but alas.
A better mod-side fix would be to constantly reattach in wield3d and guages, but cba.
2018-01-26 16:26:14 +00:00
rubenwardy e1fd9c21db Fix attempt for loading issues 2018-01-22 03:52:51 +00:00
rubenwardy ae01714049 Add notice of map details 2018-01-22 03:35:40 +00:00
rubenwardy 31ed99b22c Fix wrong offset logic in next map selector 2018-01-22 03:28:16 +00:00
rubenwardy e93a19f075 Merge branch 'multimap' into master 2018-01-22 02:31:54 +00:00
rubenwardy d5b4e5f1ce Add support for sub directories in map dir 2018-01-22 02:23:53 +00:00
rubenwardy 6a53c23f95 Readd team base 2018-01-21 23:09:07 +00:00
rubenwardy db49f82790 Add wood to chests 2018-01-21 22:55:44 +00:00
rubenwardy 749bde3165 Add per-map initial stuff 2018-01-21 22:10:37 +00:00
rubenwardy 32664b598a Increase immunity time 2018-01-21 20:44:08 +00:00
rubenwardy b191ad3b1b Remove debug prints and chat commands 2018-01-21 20:43:00 +00:00
rubenwardy 526b4fdad3 Add entity nametags to hide nametags behind nodes 2018-01-21 20:40:41 +00:00
rubenwardy ff3eb5e49f Fix oversending of sprint HUD 2018-01-14 23:23:30 +00:00
rubenwardy 17ea7525cb Add start of round bell 2018-01-09 03:15:44 +00:00
rubenwardy 337009188f Reduce score requirement 2018-01-09 03:00:29 +00:00
rubenwardy 92e1029b96 Defer ctf_stats.txt removal to reduce chance of loss of data 2018-01-09 02:41:46 +00:00
rubenwardy d46e705329 Fix crash in ctf_stats on new worlds 2018-01-09 02:40:28 +00:00
rubenwardy 872150c0ca Rewrite sprinting 2018-01-09 02:17:18 +00:00
rubenwardy d2db81bf9b Reduce number of chests 2018-01-06 03:35:44 +00:00
rubenwardy aa9605574e Fix same map being played twice in a row 2018-01-06 03:21:54 +00:00
rubenwardy 61b909142e Add chest bounds to cavern map 2018-01-06 03:21:39 +00:00
rubenwardy 0a5e05201f Add per-map chest spawn areas 2018-01-06 03:06:32 +00:00
rubenwardy bfa1312583 Fix spawning bugs by using different location for each map 2018-01-06 02:05:51 +00:00
rubenwardy 961f2e38d9 Clean user limit 2018-01-03 14:29:56 +00:00
rubenwardy 27ec94c32f Fix crash in user limit again (hopefully) 2018-01-03 03:02:40 +00:00
rubenwardy 825521b7ef Add more random_messages 2018-01-03 02:50:20 +00:00
rubenwardy c84e8f8610 Fix crash on userlimit callback not returning a boolean 2018-01-03 01:44:24 +00:00
rubenwardy 68cea916ce Add ability to list a certain user's score 2018-01-03 00:23:38 +00:00
rubenwardy ee460930b1 Fix nothing saving 2018-01-03 00:23:21 +00:00
rubenwardy d66cabe446 Add userlimit skip if sufficient score 2018-01-02 23:58:47 +00:00
rubenwardy 15653f7648 Disable ctf.txt saving, fix bug in ChatPlus.clean_players() 2018-01-02 22:25:59 +00:00
rubenwardy 43754f7735 Remove sprinting particles 2018-01-02 21:54:12 +00:00
rubenwardy 25ea2afb10 Update ctf_pvp_engine, add update script 2018-01-02 20:56:28 +00:00
rubenwardy 46861dbaa7 Update email 2018-01-02 20:52:21 +00:00
rubenwardy dee371b338 Readd stairs and killme 2018-01-02 20:50:12 +00:00
rubenwardy 63366984c1 Add more help messages 2018-01-02 20:42:44 +00:00
rubenwardy ab8cab6b06 Add doors to chests 2018-01-02 20:42:24 +00:00
rubenwardy 03f853f0d4 Add team doors 2018-01-02 20:38:38 +00:00
rubenwardy c2e84b229d Update help texts 2018-01-02 20:13:30 +00:00
rubenwardy cd9c30d362 Add sprinting 2018-01-02 19:59:10 +00:00
rubenwardy 5188bc00fc Update ctf_pvp_engine 2018-01-02 18:20:43 +00:00
rubenwardy b4ce4e679f Update ctf_pvp_engine 2018-01-02 17:30:50 +00:00
rubenwardy 8dc458f9a5 Add messages 2018-01-02 03:12:26 +00:00
rubenwardy 39f1727d35 Fix pro chest requirement bug, add KD requirement 2018-01-02 03:12:16 +00:00
rubenwardy 3216cf75ab Attempt to fix map bugs 2017-12-28 12:49:17 +00:00
rubenwardy ad2750adef Remove stone barrier on match start 2017-12-28 12:48:58 +00:00
rubenwardy 760b83e0ec Add cavern map 2017-12-28 12:22:19 +00:00
rubenwardy cef60ad247 Add documentation to ctf_map 2017-12-27 17:38:00 +00:00
rubenwardy a3f5e065e3 Add random map selection 2017-12-27 16:27:59 +00:00
rubenwardy b4ed07cee3 Add map metadata export 2017-12-27 16:16:17 +00:00
rubenwardy d5c2454471 Reimplement chest spawning 2017-12-27 16:16:17 +00:00
rubenwardy e513a63205 Add ctf_map to allow map loading from schematics 2017-12-27 16:16:16 +00:00
rubenwardy 04e9634087 Update ctf_pvp_engine 2017-11-12 01:41:51 +00:00
rubenwardy 5953a552da Remove entities on match end 2017-11-12 01:23:42 +00:00
rubenwardy edd289fbf7 Revert crossbow damage increase 2017-11-12 01:23:28 +00:00
rubenwardy 6d5fdd6aa6 Increase availability of items 2017-11-09 22:04:01 +00:00
rubenwardy cf429d7ec4 Reduce hpregen interval 2017-11-09 21:44:50 +00:00
rubenwardy 1fd07dfa23 Add ability to lock a player to a certain color 2017-11-08 00:53:27 +00:00
rubenwardy 45ef43d964 Increase damage from crossbows and shotguns 2017-11-07 22:32:15 +00:00
rubenwardy bc1ba727eb Add metrics mod 2017-11-07 01:20:34 +00:00
rubenwardy 0fd9bf7a61 Use respawn instead of die for start of immunity 2017-11-07 01:09:12 +00:00
rubenwardy 1f621760bf Add immunity end on enemy attack, and fix potential crash 2017-11-07 01:07:49 +00:00
rubenwardy 6f49ff4066 Add hint about immunity 2017-11-07 00:36:12 +00:00
rubenwardy fff64967ca Add respawn immunity 2017-11-07 00:32:35 +00:00
rubenwardy c835a117a7 Fix ctf_stats migration crash on new servers 2017-11-07 00:32:20 +00:00
rubenwardy 9f6ccaf386 Fix mistake during introduction of canafk priv 2017-11-07 00:31:00 +00:00
rubenwardy cab30208e0 Reduce afkkick time 2017-11-06 23:50:31 +00:00
rubenwardy 105d824de5 Add canafk priv 2017-10-14 22:35:42 +01:00
rubenwardy 31ae819d0b Increase score given by kill 2017-10-13 02:05:21 +01:00
rubenwardy 13bd6fb832 Fix some bugs in created in ctf_stats rewrite 2017-10-13 00:57:09 +01:00
rubenwardy fb8195b5dd Add new random_message 2017-10-13 00:31:51 +01:00
rubenwardy 2234a59c61 Rewrite scoring algorithm 2017-10-13 00:09:25 +01:00
rubenwardy 496ef9c30c Fix crash on restart 2017-10-12 20:51:07 +01:00
rubenwardy ef1d484372 Fix stuck at 0,0,0 by starting new match on server start 2017-10-12 19:28:36 +01:00
rubenwardy 03ea18339e Fix gauges crash when player leaves less than 1 second after joining 2017-10-12 19:20:43 +01:00
rubenwardy 6a8e2bf0ea Fix chests being of wrong team 2017-10-12 18:55:27 +01:00
rubenwardy 0f57a53db5 Update ctf_pvp_engine 2017-10-12 17:20:01 +01:00
rubenwardy 534ea96a2d Add ctf_start command to skip build time 2017-10-12 17:19:08 +01:00
rubenwardy 57fd0b744e Add shovels to chests 2017-10-12 16:55:30 +01:00
rubenwardy e6f5476183 Disable minimap 2017-10-12 16:52:42 +01:00
rubenwardy 5c69ac553d Remove falling nodes 2017-10-12 16:52:39 +01:00
rubenwardy d1f21b62db Fix attempt for gauges disappearing 2017-10-12 16:39:15 +01:00
rubenwardy a7d2b5961f Remove the ability for enemies to access a team's chest 2017-10-12 15:40:02 +01:00
rubenwardy 970160afdb Update ctf_pvp_engine 2017-10-12 15:25:23 +01:00
rubenwardy 82529b56e3 Add pro-only area in chest 2017-10-12 01:19:23 +01:00
rubenwardy 4514afdfe4 Update ctf_pvp_engine 2017-10-10 22:41:20 +01:00