Commit Graph

15 Commits (master)

Author SHA1 Message Date
Giov4 ada2a950a5 + Armor auto equipping system
+ Removing broadcast HUD after selecting the kit
2020-12-22 09:19:43 +01:00
Giov4 c267f47d76 + Added a new kit texture
+ kittexture cmd, to edit a kit texture after creating it
+ Textures names cleaning
- Useless setting
2020-12-21 16:21:08 +01:00
Giov4 6cc924603c + Kit selector: right click on it to choose the kit during the loading phase 2020-12-11 21:37:50 +01:00
Giov4 217eb58f23 + Resetting the player's inventory when selecting a kit 2020-11-05 15:28:17 +01:00
Giov4 ad3f9b5261 + Reset system now async!
+ Added tests for the map reset system
+ Fixed get_arena_by_pos()
+ Code cleaning and optimizations
- Debug messages translations
2020-11-02 18:13:45 +01:00
Giov4 04038dc288 + BIG code cleaning (pt.2)
+ Textures rework
2020-10-24 00:22:48 +02:00
Giov4 680d9780a1 + BIG code refactoring, fixing and cleaning (part 1) 2020-10-23 00:35:26 +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 fa68f4db40 + Code cleaning
+ Bug fixes
+ Cmds corrections
+ Comments corrections
2020-10-11 15:22:54 +02: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 5c520052f5 + CRASHFIX: when the arena kits property had an invalid kit
+ Modified additem hand msg
+ Improved the code spawning the glass around the player
+ Fixed: noclip now gets given back on_celebration and on_death too
2020-09-23 16:45:32 +02:00
Giov4 6731ae5cff - Removed useless "killstreak" property
- BUGIFIX: If a kit has no items id doesn't appear in the selector
2020-09-15 22:16:49 +02:00
Giov4 20717ba6ee BUGFIX: Chest inventory was not reset before filling it
BUGFIX: Item in kits containing the mod name before the actual one
weren't correctly displayed
+ '_' is now replaced with a space in items names
2020-09-14 21:12:16 +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