Commit Graph

9 Commits (680d9780a16bef35a9cf209adb6167115d664945)

Author SHA1 Message Date
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