Commit Graph

28 Commits (master)

Author SHA1 Message Date
Giov4 25a4cc8fc1 Added Esperanto (EO) translation by Tirifto 2021-03-31 17:15:26 +00:00
Giov4 ebcc17db37 + Particles when a chest gets refilled
+ Localization for the barrier description
2020-12-27 01:14:59 +01:00
Giov4 fe07f4243e + Auto equip system now supports the drop picking
+ Fixed drops reset system not working if the entity was unloaded
+ Preventing disabling the arena if it is resetting
2020-12-26 16:14:42 +01:00
Giov4 53f9176396 + Added fast enable cmd 2020-12-25 17:11:49 +01:00
Giov4 cc33e30d61 + Fixed map reset bug when a block was replaced using swap_node
+ Code cleaning
2020-12-25 15:42:26 +01:00
Giov4 acb80a54d1 + Added setting to assign a custom importance to each armor material
+ Added a message telling a player his/her killer's HP
+ Added missing translation
2020-12-23 20:48:39 +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 b59a35737b + Now showing a message on loading telling the player to choose a kit 2020-12-14 16:54:24 +01:00
Giov4 0bc79c49d5 Updated translations 2020-12-11 22:13:07 +01:00
Joaquin Villalba 5722b91583 Uploaded Spanish localization 2020-11-28 21:29:58 +00: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 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 15245337a2 + Build permission setting
+ Removing drops when resetting a map
+ removeitem and removetreasure hand cmds
+ clearmapstable debug cmd
+ Translations corrections and cmd messages improved
+ Code cleaning
2020-10-01 19:54:39 +02:00
Giov4 8b9bb5da43 + Reworked map reset system, it doesn't use schematics anymore
- Support for exschem
2020-09-29 21:30:53 +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 d34a4cce29 + CRASHFIX: removeitem made the server crash
+ resetkit cmd
+ Now the glass around the player is automatically removed
  when the match starts
2020-09-23 14:55:12 +02:00
Giov4 f9b155dc41 + CRASHFIX: when 3d_armor wasn't installed
+ remove_armors_on_join setting
+ addchest checks if the chest already exists
+ removechest can be used looking at the chest
2020-09-22 16:32:27 +02:00
Giov4 0ffa66a73d Removed suicide message 2020-09-21 22:01:39 +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 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 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 5fcd8e817e Added kits system 2020-09-13 21:47:11 +02:00
Giov4 3d417d5f4a Update localization files 2020-09-11 20:47:13 +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