Go to file
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
_arena_lib Added support for 3d_armor mod: 2020-09-18 23:51:20 +02:00
_chest_handler + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
_compatible_mods/_3d_armor + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
_hud HUD reskin 2020-09-11 23:46:09 +02:00
_kits - Removed useless "killstreak" property 2020-09-15 22:16:49 +02:00
_map_handler + Added timer to arenas 2020-09-16 23:03:49 +02:00
_storage Added kits system 2020-09-13 21:47:11 +02:00
locale + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
sounds - Added SFX when the player chooses a kit 2020-09-14 00:44:55 +02:00
textures + Bugfix in switch_items 2020-09-19 02:24:47 +02:00
SETTINGS.lua + Updated kit selector textures 2020-09-16 18:09:06 +02:00
TUTORIAL.txt + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
chatcmdbuilder.lua Added kills counter HUD and some checks on arena_lib.on_enable 2020-09-11 20:43:04 +02:00
commands.lua + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
depends.txt Added kills counter HUD and some checks on arena_lib.on_enable 2020-09-11 20:43:04 +02:00
init.lua Added support for 3d_armor mod: 2020-09-18 23:51:20 +02:00
mod.conf + Completed chest system 2020-09-07 23:37:12 +00:00