11 Commits

Author SHA1 Message Date
LoneWolfHT
c3ab2d13b1 initial_stuff: Only give best of type 2022-08-11 08:30:01 -07:00
LoneWolfHT
c412c6058b
Classes Updates (#994)
* Classes Rework

* Add ctf_settings

* Auto-start respawn timer

* cooldowns: provide cooldown start time

* Allow squinting with zoom

* Restore old scout ability, allow sniper ADS

* Knight combat rework rework rework

* Fix luacheck warnings

* Change classes build timer to a minute

* Default to default wielditem display

* Update class desc

* Fix crash and tweak restart message

* Fix potential issue

* Undo failure of a crash fix

* Fix crash

* Fix potential issues

* Fix crash?

* Roughly restore old knight sword behaviour
2022-04-06 10:49:41 -07:00
savilli
9f0186e8bf Add initial stuff to team chests 2022-03-13 02:54:08 +03:00
savilli
dc92cf83a2 Truly remove apples from non-classic modes 2022-01-29 01:37:17 +01:00
LoneWolfHT
1b720ea6b8 Fully remove apples from non-classic modes 2022-01-21 15:21:27 -08:00
LoneWolfHT
17915502a5 Remove mese and diamond swords from classic loot 2022-01-07 17:04:46 -08:00
savilli
6b0bf3c407 Refactor classes set func 2021-12-13 01:25:02 +01:00
savilli
8573dd561c Tiny fixes 2021-12-12 01:56:58 +01:00
savilli
5a3723e54e Rework giving initial stuff, reduce copy-paste 2021-12-11 22:16:28 +01:00
LoneWolfHT
41cc80a121 Add medkits 2021-12-09 19:21:52 -08:00
LoneWolfHT
b762e4998e
Update to 3.0 (#891)
* V3

* Add classes mode

* Rework top rankings

* Updatez

1) Fix issues with > 2 teams
2) Show game mode in match summary
3) Support > 2 teams in classic mode

* Add nade fight mode

* Updatez

1) More fair team allocator
2) Fix broken respawn delay if a match ends during respawn
3) Different map pools for different game modes

* Updatez

1) Optimise the team allocator
2) Add soft restart and soft next map functions
3) Nail a player down after they die
4) Remove support immunity effect when a player dies
5) Allow to get stuff from lost teams' chests

* Rework nade fight mode

Co-authored-by: savilli <78875209+savilli@users.noreply.github.com>
2021-11-26 14:28:59 -08:00