savilli
47cc8928f7
Increase the distance between the same map on maps shuffling ( #869 )
2021-04-29 06:49:58 -07:00
_Lucy
2cfbd9b4c4
Make cobble stairs craftable ( #860 )
...
* Update init.lua
* Update init.lua
2021-04-28 07:20:21 -07:00
Toby1710
7733c2cb67
Prevent empty messages in team chat ( #830 )
...
* Update init.lua
* Update init.lua
* Update init.lua
* Update mods/ctf/ctf_chat/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update init.lua
* Update mods/ctf/ctf_chat/init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update init.lua
Co-authored-by: David Leal <halfpacho@gmail.com>
2021-04-21 08:46:56 -07:00
Lars Müller
c8612a69e4
Fix bounties being shown to the same team on join ( #865 )
...
* Fix bounties being shown to the same team on join
* Fix submodules
2021-04-16 10:09:16 -07:00
savilli
0df01b9308
Fix double map skipping ( #866 )
2021-04-16 09:24:24 -07:00
Lars Müller
5eb02e32e4
Indestructible map nodes: Fix wool aliases ( #859 )
2021-04-07 10:33:19 -07:00
LoneWolfHT
6be1373cae
Revert "Create indestructible nodes after all mods load"
...
This reverts commit 8b1de22854
.
2021-04-06 21:37:44 -07:00
LoneWolfHT
6cf958800b
Update maps submodule
2021-04-06 21:35:44 -07:00
LoneWolfHT
8b1de22854
Create indestructible nodes after all mods load
2021-04-06 21:21:42 -07:00
savilli
665ec17c69
Fix suicider color in kill event on the hud ( #857 )
2021-04-06 08:48:48 -07:00
Lars Müller
2be9adb890
Fix cleanup ( #856 )
...
* Map nodes: Readd wool aliases
* Fix undefined behavior
* Merge branch 'fix-immortal-fences' into fix-cleanup
* Set buildable_to to false for immortal nodes
2021-04-06 08:07:58 -07:00
Lars Müller
f965b310fd
Map nodes: Readd wool aliases ( #855 )
2021-04-06 07:14:36 -07:00
LoneWolfHT
f774ecff0f
Kill the trailing whitespace
2021-04-05 08:24:00 -07:00
Lars Müller
4d680e6b6c
Code duplication cleanup ( #827 )
...
* Code duplication cleanup
* Fix torches, no immortal variants for some nodes
2021-04-05 08:22:24 -07:00
Lars Müller
433509bcdd
Announce bounties only to the enemy team ( #849 )
2021-04-05 07:41:51 -07:00
LoneWolfHT
c0f224a5bc
Medic paxel improvements
2021-04-04 09:06:40 -07:00
Lars Müller
c5560f7a2d
Use huds with more player notifications ( #853 )
2021-04-01 10:17:17 -07:00
LoneWolfHT
bc519e605a
Fix crash when no paxel stop reason is given
2021-04-01 09:52:13 -07:00
savilli
054e1389c4
Make your last hitter get a kill if you suicide any possible way ( #840 )
2021-04-01 08:33:07 -07:00
Lars Müller
87f7212f43
Replace chat with HUD events, add BS 5 palette ( #848 )
...
* Replace chat with HUD events, add BS 5 palette
* Use HUD events for paxel too
* Move paxel_stop function up
2021-03-29 14:00:46 -07:00
Lars Müller
e40d1e666a
place_limit: Use HUD notifications & quota instead of time between placements ( #844 )
...
* place_limit: Use HUD notifications
* Adjust warning color
* Quota instead of time between placements
* Bump maps submodule
2021-03-28 12:45:49 -07:00
Lars Müller
fd5b8a484e
Fix doors disappearing when placed ( #843 )
2021-03-27 11:01:40 -07:00
Lars Müller
7382db367b
Limit node placement to 5 NPS ( #803 )
...
* Limit placement to 5 nodes per second
* Add Readme, check pointed thing, inform player
* Include team door fix
* Add license
2021-03-27 07:27:22 -07:00
savilli
243061957a
Postpone map skipping until flag holder captures or loses the flag ( #835 )
...
* Postpone map skipping until flag holder captures or loses the flag
* Wait 5s after flag drop
2021-03-24 07:34:02 -07:00
LoneWolfHT
1568de3449
Fix crash
2021-03-19 08:31:52 -07:00
dependabot-preview[bot]
9e844d8d71
Update Maps Submodule ( #836 )
...
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps ) from `eb88118` to `bbf6007`.
- [Release notes](https://github.com/MT-CTF/maps/releases )
- [Commits](eb881181cc...bbf6007785
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-19 08:30:47 -07:00
LoneWolfHT
96147c7b97
Log /me command when used and fix bug
2021-03-18 19:03:07 -07:00
LoneWolfHT
ebd332a3c6
Appease luacheck
2021-03-18 17:48:21 -07:00
LoneWolfHT
e9f09c3587
Send /me output to IRC
2021-03-18 17:45:11 -07:00
_Lucy
92104db90f
Update random_messages ( #833 )
...
* Update init.lua
* Update init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-17 08:34:32 -07:00
WINNIE
05fdcaa31e
Lower Paxel Cooldown ( #832 )
2021-03-17 08:26:58 -07:00
LoneWolfHT
36a6f4117a
Fix crash fix not fixing crash
2021-03-16 16:41:34 -07:00
David Leal
1ef6ddadfd
Fix changing to the same class being treated as a change to a different class ( #829 )
...
* Fix running cooldown when changing...
...to the same class.
* Implement savilli's suggestion
Co-authored-by: savilli <savilli@users.noreply.github.com>
* Move return and remove unneeded check
* Completely remove an if check as now unneeded
* Remove whitespace from empty line
Co-authored-by: savilli <savilli@users.noreply.github.com>
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-15 20:08:01 -07:00
LoneWolfHT
844436ca3d
Fix crash with shooter_hook
2021-03-15 08:30:54 -07:00
LoneWolfHT
0ed4cadb7c
Add missing priv check to /join cmd
2021-03-15 08:25:14 -07:00
sodomite
3bb4dddc21
Add indestructible papyrus ( #776 )
...
* Add indestructible papyrus
* Update nodes.lua
* Update nodes.lua
* Update nodes.lua
* Update nodes.lua
2021-03-12 10:10:39 -08:00
-sniper-
723301dd12
Sword marker: Decrease cooldowns, fix trivial bug ( #826 )
...
* Improve sword markers
* Fix timer
* checks every 2 seconds
* Edit string sent to chat
* Clean up and increase sword special cooldown
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-12 09:02:30 -08:00
Xenon
6fb0510b73
Add hud_events mod ( #825 )
...
* Add hud_events
Reuses the HUD API provided by hud_scores
* Fix luacheck
2021-03-12 08:29:46 -08:00
Xenon
30e9ac02fb
Add /mr command ( #824 )
...
* Add /mr command
Add option to remove your placed marker
* Change marker message
2021-03-09 20:53:11 -08:00
dependabot-preview[bot]
0eb6071733
Update Maps Submodule ( #823 )
...
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps ) from `c6fd7be` to `eb88118`.
- [Release notes](https://github.com/MT-CTF/maps/releases )
- [Commits](c6fd7bedd4...eb881181cc
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-08 07:21:43 -08:00
Minetest-j45
5409f33f24
Remove combat HUDs at start of new match ( #822 )
...
* Remove coward HUD on new game
* Update init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-03-07 11:09:36 -08:00
LoneWolfHT
da3d7487f6
Update mods talking about pro requirements, add Discord link in Help tab ( #813 )
...
* Update mods talking about pro requirements
* Update chest.lua
* Update chest.lua
* Update init.lua
2021-02-25 09:29:53 -08:00
LoneWolfHT
9e20609ed6
Fix /makepro not handling captures
2021-02-25 06:42:13 -08:00
Toby1710
0282bce349
Change grapple hook warning message ( #808 )
...
Co-authored-by: Toby1710 <69259430+Toby1710@users.noreply.github.com>
2021-02-25 06:27:49 -08:00
MinetestSam
e9487c6bde
Consider captures as a requirement for pro players ( #541 )
...
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-02-24 08:53:07 -08:00
dependabot-preview[bot]
216aa1d856
Update Maps Submodule ( #807 )
...
Bumps [mods/ctf/ctf_map/ctf_map_core/maps](https://github.com/MT-CTF/maps ) from `877ad69` to `c6fd7be`.
- [Release notes](https://github.com/MT-CTF/maps/releases )
- [Commits](877ad69027...c6fd7bedd4
)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-22 08:09:48 -08:00
Toby1710
c56c4a9de2
Add message when player can't heal another player ( #805 )
...
* Add message when player can't heal
* Edit message
2021-02-20 18:52:13 -08:00
rubenwardy
d717547d41
Add class choice metrics
2021-02-20 21:10:25 +00:00
Apelta
fe53e06966
Remove antisabotage in favor of human moderation ( #806 )
...
* Purge antisabotage for active moderation
Not needed with more active moderation (guardians, moderator increases as of recent)
* Fix luacheck
2021-02-20 11:31:34 -08:00
rubenwardy
939b2d1c5b
Remove accidental debug assert in ctf_metrics
2021-02-19 22:42:11 +00:00