Zughy
|
5533d47646
|
Prevent punch damage during loading and celebration phase (closes #220)
|
2023-04-04 23:49:56 +02:00 |
|
Zughy
|
6278a21af7
|
README: grammar
|
2023-04-03 08:56:56 +00:00 |
|
Zughy
|
02a26e604f
|
DOCS: update field name
|
2023-04-03 00:24:36 +00:00 |
|
Zughy
|
59092bfad7
|
DOCS: ellipsis with only two dots, to avoid confusion with the lua built-in ellipsis
|
2023-04-01 12:26:03 +00:00 |
|
Zughy
|
7c23503289
|
Move the crash due to missing on_timeout callback when time_mode = decremental at launch
|
2023-04-01 14:20:31 +02:00 |
|
Zughy
|
dc014c2399
|
DOCS: typo
|
2023-03-31 13:03:01 +00:00 |
|
Zughy
|
21bdc311f2
|
Update DOCS
|
2023-03-31 13:01:42 +00:00 |
|
Zughy
|
5a6dfdb95d
|
Don't enable arenas having a region set with spawners outside the region (closes #219)
|
2023-03-31 00:34:40 +02:00 |
|
Zughy
|
601af6d1c4
|
Implement arena regions (pos1 and pos2 parameter)
|
2023-03-30 17:52:07 +00:00 |
|
Zughy
|
544228bfd7
|
Bugfix: minigames can't declare properties with the same name of an arena optional field
|
2023-03-28 19:59:21 +02:00 |
|
Zughy
|
2287cc4cb1
|
Version bump (6.2.0-dev)
|
2023-03-28 00:21:43 +02:00 |
|
Zughy
|
b95111daac
|
Version bump (6.1.0)
|
2023-03-27 23:45:18 +02:00 |
|
Zughy
|
c040223dd0
|
Allow incremental time mode for endless minigames (closes #217)
|
2023-03-27 20:50:25 +02:00 |
|
Zughy
|
4ff0d3f56e
|
Bugfix: avoid items in the players editor section to be placed for an instant when right-clicking
|
2023-03-27 16:20:23 +02:00 |
|
Zughy
|
39cc5b87a2
|
Editor: players section, show current value as stack (closes #218)
|
2023-03-27 16:17:08 +02:00 |
|
Zughy
|
ff824337ba
|
Editor: show item description in the hotbar HUD (closes #209)
|
2023-03-27 15:44:19 +02:00 |
|
Zughy
|
7c2b1c1049
|
Wrong template file path
|
2023-03-20 13:17:13 +00:00 |
|
Zughy
|
61b813a586
|
Add feature request issue template
|
2023-03-20 13:16:09 +00:00 |
|
Zughy
|
155cea2d43
|
Add bug report template
|
2023-03-20 13:11:25 +00:00 |
|
Zughy
|
5963e6e6a8
|
CRASHFIX: gracefully fail when right-clicking a sign of a disabled minigame
|
2023-03-20 13:51:50 +01:00 |
|
Zughy
|
9052a3a802
|
Improve the way spawners are deleted (by proximity) (closes #211)
|
2023-03-20 01:19:22 +01:00 |
|
Giov4
|
80fe27fc45
|
Fixed typo and some wrong capital letters in DOCS
|
2023-03-19 00:03:12 +00:00 |
|
Zughy
|
33b88f4e74
|
Bugfix: avoid signs formspec to appear when it should not (closes #215)
|
2023-03-18 16:07:55 +01:00 |
|
Zughy
|
9fc238d237
|
Version bump (6.1.0-dev)
|
2023-03-17 22:26:52 +01:00 |
|
Zughy
|
d6795a7ccc
|
Bump version (6.0.0)
|
2023-03-17 21:39:55 +01:00 |
|
Zughy
|
5c0d8c108a
|
BREAKING: have toggle_teams_per_arena get a boolean instead of an int
|
2023-03-17 20:09:02 +01:00 |
|
Zughy
|
358e6f9530
|
Fix crash introduced with previous commit, when creating a new arena (closes #213)
|
2023-03-17 15:25:59 +01:00 |
|
Zughy
|
a5645d1f1d
|
Bugfix: avoid people interacting with opened formspecs when getting teleported into an arena (closes #210)
|
2023-03-17 01:34:54 +01:00 |
|
Zughy
|
875623d720
|
Possibility to have no max players limit | possibility for arenas to declare less spawners than max_players | BREAKING: remove overwrite as an option in set_spawner
|
2023-03-16 23:27:32 +00:00 |
|
Zughy
|
0b895d4991
|
BREAKING: remove is_team_declared util function | BREAKING: set_spawner can now only take team_ID (not the team name anymore)
|
2023-03-06 15:20:47 +01:00 |
|
Zughy
|
3b98609067
|
Allow games to continue when only one player is left in a multiplayer match (closes #115)
|
2023-03-04 23:53:32 +01:00 |
|
Zughy
|
8bc364b858
|
Option for minigames to run endlessly | BREAKING: Custom entrances, on_load(arena) -> on_load(mod, arena)
|
2023-03-04 11:54:42 +00:00 |
|
Zughy
|
6131022ba7
|
Fix operation when creating arena
|
2023-03-03 22:06:37 +00:00 |
|
Zughy
|
0ce7a3bab8
|
Fix previous commit
|
2023-03-03 13:29:57 +00:00 |
|
Giov4
|
94d4769a8a
|
Removing an entity, without saving it, when static_save = false
|
2023-03-03 14:15:22 +01:00 |
|
Giov4
|
d808579411
|
Merge branch 'master' of https://gitlab.com/zughy-friends-minetest/arena_lib
|
2023-03-03 01:54:52 +01:00 |
|
Zughy
|
51031790a5
|
DOCS: specify minigame callbacks can be called just once per minigame
|
2023-02-27 21:33:54 +00:00 |
|
Zughy
|
310002ed3e
|
Forgot docs from previous commit
|
2023-02-27 15:55:49 +01:00 |
|
Zughy
|
b9aacb4027
|
Possibility for minigames to declare a global minimum amount of players (closes #206)
|
2023-02-27 15:44:51 +01:00 |
|
Zughy
|
57e902103d
|
Fix the crashfix (:o)
|
2023-02-26 23:44:24 +01:00 |
|
Zughy
|
569b2ad1b1
|
CRASHFIX: gracefully fails when restoring entities that instantly despawn
|
2023-02-26 23:09:39 +01:00 |
|
Zughy
|
b7a34108a9
|
CRASHFIX: prevent hollow broken entities from crashing the server
|
2023-02-26 02:18:59 +01:00 |
|
Zughy
|
526d13d1ff
|
Add custom messages for the celebration phase | load_celebration: winners can now be nil (closes #200)
|
2023-02-25 21:31:28 +01:00 |
|
Zughy
|
524be3c0d2
|
Store/restore entities also for spectators
|
2023-02-25 19:55:55 +01:00 |
|
Zughy
|
5f52f8640d
|
Turn function into local (from previous commit)
|
2023-02-25 13:38:11 +01:00 |
|
Zughy
|
7f5073e51e
|
Possibility to detach any attachment players have, before entering a minigame
|
2023-02-25 13:33:15 +01:00 |
|
Giov4
|
ff5d2b7424
|
Merge remote-tracking branch 'origin/master'
|
2023-02-23 18:09:54 +01:00 |
|
Giov4
|
9d350aa469
|
Fixed HUD_hide params documentation
|
2023-02-23 15:08:33 +00:00 |
|
Zughy
|
b8d519eb24
|
Add minigame parameter 'player_aspect' to customise the aspect of
players:
|
2023-02-21 00:43:19 +01:00 |
|
Zughy
|
de8c240cbc
|
Remove code becoming obsoelte with 6.0
|
2023-02-20 13:11:46 +01:00 |
|