Commit Graph

15 Commits (5be31f689220413e2f1744c4154333a6a7763055)

Author SHA1 Message Date
Giov4 5be31f6892 + Added SFXs when the match starts/ends
+ Fixed game freeze when a treasure didn't exist
+ Added the barrier node
- Depends.txt
2020-12-26 21:33:46 +01:00
Giov4 ecb1e283ec Fixed the treasures id generation system not always working 2020-12-21 15:24:50 +01:00
Giov4 217eb58f23 + Resetting the player's inventory when selecting a kit 2020-11-05 15:28:17 +01:00
Giov4 04038dc288 + BIG code cleaning (pt.2)
+ Textures rework
2020-10-24 00:22:48 +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 8834425f3b + I'm dumb, treasures system fixed 2020-10-19 17:00:58 +02:00
Giov4 4c9b044b43 + Loading arena mapblocks in loading phase
+ Code cleaning
2020-10-19 16:24:18 +02:00
Giov4 c2265c1efc + Optimized treasures sorting
+ Removed unused function
2020-10-15 21:00:18 +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 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 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 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