Commit graph

338 commits

Author SHA1 Message Date
Anand S 231b49c146 Add more strings to random_messages.messages
Also reduced the interval between messages from 120 seconds to 60 seconds.
2018-04-01 13:13:13 +01:00
Anand S bb10976243 Increase grenade blast radius and damage
adds realism to grenades, which can now be relied upon...
2018-04-01 13:07:27 +01:00
Anand S a4472242a8 Decrease Apple stack_max count from 99 to 30 2018-04-01 13:05:52 +01:00
rubenwardy da892007cc Add bounties 2018-04-01 12:58:17 +01:00
rubenwardy 5b5d970fe9 Add name to report messages 2018-03-30 13:00:26 +01:00
rubenwardy 89e831c5c4 Add /report_sub so moderators can subscribe to reports 2018-03-30 12:36:34 +01:00
Andrew Mac 4ae687086a Fix syntax error in good weapons list 2018-02-18 08:30:50 +00:00
Anand S 87454dd0e3 Improve ctf_stats
* Modified ctf_stats/init.lua

* Modified ctf_stats/init.lua

- Max. points for a kill has been increased from 150 to 200
- good_weapons list has been modified to include *all* mese and diamond implements
- Minor corrections in comments

* Delete init.lua

Was created by accident in the root directory of repo
2018-02-15 08:04:34 +00:00
AKryukov92 11e8360639 Fix looting flint from gravel 2018-02-11 15:44:35 +00:00
AKryukov92 f179b4f52d Update good weapons list in ctf_stats 2018-02-11 15:44:10 +00:00
rubenwardy 06b9e6ee8d Add placable flags to map editor 2018-02-04 03:57:32 +00:00
rubenwardy b9dfb1b5b0 Add forward and send as to email 2018-02-02 14:40:36 +00:00
rubenwardy eb5b2514e6 Remove online moderator from /report 2018-02-02 14:24:04 +00:00
rubenwardy 460774edaa Remove author name from IRC message 2018-01-28 00:39:20 +00:00
rubenwardy 4f7a88facf Add rounding to score given by /rankings 2018-01-27 22:17:15 +00:00
rubenwardy c6526d32f2 Announce map name and author to IRC 2018-01-27 19:44:25 +00:00
rubenwardy 6c6f150b91 Split ctf_team_base init.lua into multiple files 2018-01-27 19:12:08 +00:00
rubenwardy ddc9d88a03 Remove some nodes and items inherited from MTG 2018-01-27 19:08:50 +00:00
rubenwardy 8cbceb9e4d Fix dropondie not taking map's initial stuff into account 2018-01-27 18:45:52 +00:00
rubenwardy 7836ba78c2 Add call for map makers 2018-01-27 17:55:58 +00:00
rubenwardy 9d6c4ef5f3 Fix incorrect random message after pro-section K/D requirement decrease 2018-01-27 00:54:56 +00:00
rubenwardy c371887f68 Move sprint time fix to settings 2018-01-27 00:07:07 +00:00
rubenwardy d5f6296c11 Add reset_rankings command 2018-01-27 00:01:17 +00:00
rubenwardy 8db15f5173 Fix /rankings <name> not returning as chat command result 2018-01-26 23:51:36 +00:00
rubenwardy e93dbc9bc8 Reduce K/D requirement for pro-section to 1.5 2018-01-26 23:48:09 +00:00
rubenwardy d8725d559f Require a minimum score of 10 to access the team chest 2018-01-26 23:47:00 +00:00
rubenwardy 77d622b10c Readd clear objects at end of round 2018-01-26 23:24:31 +00:00
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