15 Commits

Author SHA1 Message Date
savilli
008551df40 Readd paxel pillar digging ability 2022-02-12 21:59:02 +01:00
LoneWolfHT
3d8b81396a Re-add reinforced cobble and trap crafts 2022-02-01 11:32:54 -08:00
savilli
dc92cf83a2 Truly remove apples from non-classic modes 2022-01-29 01:37:17 +01:00
savilli
2e06547d6e Allow medics to attack during respawn immunity 2022-01-28 23:40:09 +01:00
LoneWolfHT
e48a6b60bb Allow attacking during respawn immunity 2022-01-17 10:09:33 -08:00
savilli
f69f5e21cd
Improve players immunity (#976)
1) Don't allow to attack players while immune (healing is allowed)
2) Don't allow to take a flag while immune
3) Immunity on join player
4) Brighten skin for respawn immunity
2022-01-04 01:53:37 +01: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
RyanZem
1bf2fda122
Remove Rifle from treasure chests in classes mode (#947) 2021-12-06 17:33:33 +03:00
savilli
fca678803b Restrict items only in classes mode 2021-11-29 19:51:21 +01:00
LoneWolfHT
af92f0c2d6 Classes improvements, misc fixes 2021-11-28 11:14:28 -08:00
savilli
0808ee9ace Don't show suicide two times in kill list 2021-11-28 17:26:43 +01: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