Commit Graph

34 Commits (master)

Author SHA1 Message Date
Giov4 c924247079 + Using hashes as keys to save changed nodes positions instead of serialized tables in the maps metadata 2021-02-13 16:35:08 +01:00
Giov4 3e16ffb923 - _chest_handler/ -> _map_handler/chests
+ Changed time_mode from 2 to decremental
+ Using the new arena_lib.send_message_in_arena function
2021-02-13 12:10:57 +01:00
Giov4 8b8a8542ff Optimized perfomance + code cleaning 2021-02-10 01:42:45 +01:00
Giov4 dee14193f6 + Auto equip items
+ Code cleaning
2020-12-29 01:23:28 +01:00
Giov4 fe07f4243e + Auto equip system now supports the drop picking
+ Fixed drops reset system not working if the entity was unloaded
+ Preventing disabling the arena if it is resetting
2020-12-26 16:14:42 +01:00
Giov4 24c23ee0e9 + Resetting nodes inventories on reset
+ Code cleaning, map_manager split in 3 files
2020-12-25 16:39:20 +01:00
Giov4 6cc924603c + Kit selector: right click on it to choose the kit during the loading phase 2020-12-11 21:37:50 +01:00
Giov4 311d9cd24f + General bug fixes and code cleaning 2020-12-08 13:35:14 +01:00
Zughy 72a30c5e76 removed arena_lib's deprecated hub_spawn_point and queue_waiting_time 2020-11-23 16:30:06 +01:00
Giov4 ad3f9b5261 + Reset system now async!
+ Added tests for the map reset system
+ Fixed get_arena_by_pos()
+ Code cleaning and optimizations
- Debug messages translations
2020-11-02 18:13:45 +01:00
Giov4 680d9780a1 + BIG code refactoring, fixing and cleaning (part 1) 2020-10-23 00:35:26 +02:00
Giov4 317e9fb873 + Moved utils funcions in utils.lua 2020-10-22 12:31:53 +02:00
Giov4 71b2d7e8ac + fixed get_looking_node_pos crash on error
- debug logs
2020-10-22 12:25:45 +02:00
Giov4 3dfb97eab8 + Fixed get_arena_by_pos and moved some functions into init.lua 2020-10-22 12:23:32 +02:00
Giov4 430708d5ac + inspect cmd (to inspect a chest)
+ kit background width/height properties
- tutorial from the cmds
  now /tutorial tells the user to look at the file
+ moved local functions at the end of the source files
+ now addchest and removechest cmds don't require the
  player to specify the arena anymore
- addchest pos cmd
+ tutorial fixes
+ code cleaning
2020-10-21 14:31:21 +02:00
Giov4 7116333bd5 + fixed @ not returning the correct arena name
+ code cleaning
2020-10-20 21:28:53 +02:00
Giov4 ad14f0107f + @ instead of arena name to get the one you're stading in
+ arena lib 4.0 timers
+ code cleaning
2020-10-20 21:00:34 +02:00
Giov4 2639ace197 + Restoring player's speed on_quit
+ Glass cage system fixes
2020-10-16 19:11:31 +02:00
Giov4 fa68f4db40 + Code cleaning
+ Bug fixes
+ Cmds corrections
+ Comments corrections
2020-10-11 15:22:54 +02:00
Giov4 8b9bb5da43 + Reworked map reset system, it doesn't use schematics anymore
- Support for exschem
2020-09-29 21:30:53 +02:00
Giov4 f9b155dc41 + CRASHFIX: when 3d_armor wasn't installed
+ remove_armors_on_join setting
+ addchest checks if the chest already exists
+ removechest can be used looking at the chest
2020-09-22 16:32:27 +02:00
Giov4 6266cbb998 + Renamed exschem init in init_exschem
+ Added support to enderpearl mod
2020-09-22 14:42:49 +02:00
Giov4 a8fcc71f58 + Fixed load time not working
+ If a player had the noclip permission before entering
  the arena it will be restored when the match ends
+ Added a glass node under the player's feet when the arena's
  loading
2020-09-22 13:52:31 +02:00
Giov4 7e2ba29a41 - Hotbar 3d_armor implementation
+ Exschem support
2020-09-21 21:48:58 +02:00
Giov4 4de9f2358f Removed fall damage 2020-09-20 22:10:31 +02:00
Giov4 647f57242a Added support for 3d_armor mod:
+ Custom hotbar equipment system
2020-09-18 23:51:20 +02:00
Giov4 1f9da7b94b + Updated kit selector textures
+ Now /pos1 and /pos2 can be used everywhere
+ When a player goes out the arena he/she gets killed
2020-09-16 18:09:06 +02:00
Giov4 6731ae5cff - Removed useless "killstreak" property
- BUGIFIX: If a kit has no items id doesn't appear in the selector
2020-09-15 22:16:49 +02:00
Giov4 1628356abc Removed useless options in SETTINGS.lua and other improvements 2020-09-15 03:51:54 +02:00
Giov4 5fcd8e817e Added kits system 2020-09-13 21:47:11 +02:00
Giov4 0f283fb5b5 HUD reskin 2020-09-11 23:46:09 +02:00
Giov4 5580a06648 Added kills counter HUD and some checks on arena_lib.on_enable 2020-09-11 20:43:04 +02:00
Giov4 149f9aa014 + Completed chest system 2020-09-07 23:37:12 +00:00
_Zaizen_ dc71074afd Sistema chest iniziato 2020-07-18 23:18:57 +02:00