Commit Graph

153 Commits (master)

Author SHA1 Message Date
Giov4 bb835c7ea7 + FIXED: chests resetting on match start 2020-09-30 19:31:56 +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 09f80ee938 Removed old supported mods folders 2020-09-29 18:28:22 +00: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 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 4efeafcf70 Fixed: schematic weren't created 2020-09-22 18:19:47 +02:00
Giov4 9c3d944fac + Set jump to 0 while the match is loading
+ Fixed mt schematic placemente not working
2020-09-22 17:52:34 +02:00
Giov4 061bd99c97 + FIXED: exschem not working
+ circle of glass around the player when the match starts
2020-09-22 16:51:26 +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 6266cbb998 + Renamed exschem init in init_exschem
+ Added support to enderpearl mod
2020-09-22 14:42:49 +02:00
Giov4 a8fcc71f58 + Fixed load time not working
+ If a player had the noclip permission before entering
  the arena it will be restored when the match ends
+ Added a glass node under the player's feet when the arena's
  loading
2020-09-22 13:52:31 +02:00
Giov4 132df44710 Reapplied commit bb2817a1
(removed noclip from players)
2020-09-21 22:33:13 +02:00
Giov4 0ffa66a73d Removed suicide message 2020-09-21 22:01:39 +02:00
Giov4 8656affe36 + Set gravity to 0 during load time 2020-09-21 21:58:34 +02:00
Giov4 7e2ba29a41 - Hotbar 3d_armor implementation
+ Exschem support
2020-09-21 21:48:58 +02:00
Zughy 6f4da65107 Suicide message removed | armors are removed only on on_end 2020-09-21 17:49:21 +02:00
Zughy bb2817a141 Preventing players with noclip to fall like idiots when placing blocks 2020-09-21 14:03:05 +02:00
Giov4 4de9f2358f Removed fall damage 2020-09-20 22:10:31 +02:00
Giov4 42e6ef560b Merge branch 'master' of gitlab.com:zughy-friends-minetest/skywars into master 2020-09-20 14:24:48 +02:00
Giov4 dc03d0476b + FIXED: removetreasures not working properly
+ Balanced rarirty system
+ Code cleaning
2020-09-20 14:24:12 +02:00
Giov4 5be8481c0f Deleted old map_create.lua 2020-09-19 20:43:07 +00:00
Giov4 3b9b387280 + Now the treasures have an id property instead of using their position
in the table
+ Fixed: id generation system
+ Renamed skywars.remove_all with skywars.remove_all_armor
+ Fixed: player used to slide when he/she got teleported in the arena
+ Now the armor gets removed even on /forceend
2020-09-19 18:46:17 +02:00
Giov4 533337dc82 Added addchest pos to the help section 2020-09-19 15:33:27 +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 cc2f71a7cf + Bugfix in switch_items
+ Updated hotbar.png
2020-09-19 02:24:47 +02:00
Giov4 647f57242a Added support for 3d_armor mod:
+ Custom hotbar equipment system
2020-09-18 23:51:20 +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 c02ecc43b0 Merge branch 'master' of gitlab.com:zughy-friends-minetest/skywars into master 2020-09-17 00:59:35 +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 85415955ad Removed old arena_manager 2020-09-16 22:07:13 +00:00
Giov4 d808a76bf8 Modified incoherent command syntax 2020-09-16 23:06:15 +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 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 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 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 a4bd415eb8 Updated createschematic cmd in the help section 2020-09-14 16:23:35 +02:00
Giov4 2c5e2c8790 Moved show_kit_selector in on_load 2020-09-14 01:14:34 +02:00
Giov4 97c1be8bae Oops I uploaded the wrong texture 2020-09-14 01:05:08 +02:00
Giov4 5847d32857 - Improved kits.png and compressed textures 2020-09-14 00:59:53 +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
Giov4 0a84d220a2 Updated players_hud texture 2020-09-13 15:13:50 +02:00
Giov4 0f283fb5b5 HUD reskin 2020-09-11 23:46:09 +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 7ec12de5e5 Updated tutorial 2020-09-08 12:51:37 +00:00