Commit Graph

8 Commits (ec5e46c0e2e4c9efc91c77ff7993ce764face54a)

Author SHA1 Message Date
Zughy ec5e46c0e2 Separate queuing system from signs (check description)
* adds `arena_lib.join_queue(mod, arena, p_name)`
* adds `arena_lib.get_players_amount_left_to_start_queue(arena)`
* `arena_lib.remove_player_from_queue(p_name)` now returns `true` if successful
2022-06-05 12:20:28 +00:00
Zughy ab008a3c3a make arena_lib truly game agnostic 2022-05-31 00:25:53 +02:00
Zughy c6ab1e0b2d change _ with nil values 2022-01-30 17:58:27 +01:00
Zughy 4f29df7e22 Don't allow players attached to something to join queues and ongoing games 2022-01-13 00:19:28 +01:00
Zughy 29f868ae00 Redesign set_sign + CRASHFIX when moved with WorldEdit 2022-01-11 23:44:53 +01:00
Zughy ebef57c7b8 Fix missing icons from previous commit 2022-01-10 14:11:06 +01:00
Zughy 67b16e9ab8 Better eye icon positioning for spectating 2021-02-24 14:19:21 +01:00
Zughy 0b35627377 Proper folders structure (src) 2021-02-17 17:03:03 +01:00