Commit Graph

9 Commits (master)

Author SHA1 Message Date
Giov4 7341910502 fixed crash caused by the update_players_counter function 2021-03-04 22:49:56 +01:00
Giov4 5e045e9ca4 Removed legacy support for serialized positions in the maps metadata 2021-03-02 00:22:56 +01:00
Giov4 79edaab56e Optimized custom drop on_step 2021-02-19 11:54:46 +01:00
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 8b8a8542ff Optimized perfomance + code cleaning 2021-02-10 01:42:45 +01:00
Giov4 5a9f31ffb0 + GREATLY reduced arena reset duration
+ Using VoxelManip to detect the nodes with an inventory on enable
2021-02-04 15:54:20 +01:00
Giov4 12986e69ff + BUGFIX: it didn't load the area before saving the nodes with an inventory
+ BUGFIX: when a node was broken/placed, it didn't check if it was a skywars arena
2021-02-04 14:53:55 +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