Commit Graph

15 Commits (265241a3c73a9022f6016b3d60e613ee661091f2)

Author SHA1 Message Date
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 647f57242a Added support for 3d_armor mod:
+ Custom hotbar equipment system
2020-09-18 23:51:20 +02:00
Giov4 329a240973 + Fixed the amount of items spawning in chests
+ Now removeitem removes all the item with that name
2020-09-17 01:48:54 +02:00
Giov4 72b7ef8cdc + Added arena_in_edit_mode check for cmds
+ Added additem hand cmd
+ Differentiated the arena misconfiguration messages
2020-09-17 00:58:56 +02:00
Giov4 d808a76bf8 Modified incoherent command syntax 2020-09-16 23:06:15 +02:00
Giov4 65056fee35 + Added timer to arenas
+ Added new cmds and improved the old ones
+ Modified some messages
2020-09-16 23:03:49 +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 f54a7ea507 Added some checks to pos2/pos2 and createschematic cmds
+ Modified HUD proportions
2020-09-14 23:09:48 +02:00
Giov4 a4bd415eb8 Updated createschematic cmd in the help section 2020-09-14 16:23:35 +02:00
Giov4 0cc22f37df - Added SFX when the player chooses a kit
- Kits.png modified
2020-09-14 00:44:55 +02:00
Giov4 5fcd8e817e Added kits system 2020-09-13 21:47:11 +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 7ec12de5e5 Updated tutorial 2020-09-08 12:51:37 +00: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