Commit Graph

28 Commits (master)

Author SHA1 Message Date
Giov4 8b8a8542ff Optimized perfomance + code cleaning 2021-02-10 01:42:45 +01:00
Giov4 dee14193f6 + Auto equip items
+ Code cleaning
2020-12-29 01:23:28 +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
Zughy 72a30c5e76 removed arena_lib's deprecated hub_spawn_point and queue_waiting_time 2020-11-23 16:30:06 +01:00
Giov4 3aaa8df487 + Default queue waiting time is now 30s 2020-11-09 22:44:50 +01:00
Giov4 217eb58f23 + Resetting the player's inventory when selecting a kit 2020-11-05 15:28:17 +01:00
_Zaizen_ 74f16a0964 Hub spawn point updated. 2020-11-04 19:26:23 +01:00
Giov4 db07b76c1a + added skywars_settings.nodes_per_tick 2020-11-02 21:43:52 +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 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 ad14f0107f + @ instead of arena name to get the one you're stading in
+ arena lib 4.0 timers
+ code cleaning
2020-10-20 21:00:34 +02:00
Giov4 fa68f4db40 + Code cleaning
+ Bug fixes
+ Cmds corrections
+ Comments corrections
2020-10-11 15:22:54 +02:00
Giov4 49a32b79c1 + Grammar corrections 2020-10-01 20:32:05 +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 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 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 7e2ba29a41 - Hotbar 3d_armor implementation
+ Exschem support
2020-09-21 21:48:58 +02:00
Giov4 4de9f2358f Removed fall damage 2020-09-20 22:10:31 +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 092252d679 Texture Updated and HUD adjusted 2020-09-15 19:32:35 +02:00
Giov4 1628356abc Removed useless options in SETTINGS.lua and other improvements 2020-09-15 03:51:54 +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 2c5e2c8790 Moved show_kit_selector in on_load 2020-09-14 01:14:34 +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 149f9aa014 + Completed chest system 2020-09-07 23:37:12 +00:00