Commit Graph

21 Commits (master)

Author SHA1 Message Date
Giov4 94ab778f3a Small fixes 2021-01-21 22:26:44 +01:00
Giov4 dee14193f6 + Auto equip items
+ Code cleaning
2020-12-29 01:23:28 +01:00
Giov4 bda5980713 - Fixed crash introduce by the last commit 2020-12-26 16:35:03 +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 acb80a54d1 + Added setting to assign a custom importance to each armor material
+ Added a message telling a player his/her killer's HP
+ Added missing translation
2020-12-23 20:48:39 +01:00
Giov4 ada2a950a5 + Armor auto equipping system
+ Removing broadcast HUD after selecting the kit
2020-12-22 09:19:43 +01: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 09f80ee938 Removed old supported mods folders 2020-09-29 18:28:22 +00:00
Giov4 0ab898f1c2 - Useless settings
+ The player gets teleported back in the glass after 1 second
+ Exschem failed to load/save schematic log
+ Set default player speed to 1.5
2020-09-24 19:00:35 +02:00
Giov4 d34a4cce29 + CRASHFIX: removeitem made the server crash
+ resetkit cmd
+ Now the glass around the player is automatically removed
  when the match starts
2020-09-23 14:55:12 +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 dc03d0476b + FIXED: removetreasures not working properly
+ Balanced rarirty system
+ Code cleaning
2020-09-20 14:24:12 +02:00
Giov4 3b9b387280 + Now the treasures have an id property instead of using their position
in the table
+ Fixed: id generation system
+ Renamed skywars.remove_all with skywars.remove_all_armor
+ Fixed: player used to slide when he/she got teleported in the arena
+ Now the armor gets removed even on /forceend
2020-09-19 18:46:17 +02:00
Giov4 265241a3c7 + CRASHFIX: If a chest couldn't spawn any treasure the game freezed
+ Reworked rarity system, now the range is from 1 to 10 and the rarity
  gap is handled by the mod
+ Now it's possible to equip an armor from on_place too
+ BUGFIX: Chests id weren't generated properly
+ Now addchest takes the position of the node the player's looking at
  (the old cmd is now callded "addchest pos")
+ Help section corrected
+ Code cleaning
2020-09-19 15:31:25 +02:00
Giov4 cc2f71a7cf + Bugfix in switch_items
+ Updated hotbar.png
2020-09-19 02:24:47 +02:00
Giov4 647f57242a Added support for 3d_armor mod:
+ Custom hotbar equipment system
2020-09-18 23:51:20 +02:00