philipmi
|
632aa7bae6
|
Remove real_suffocation mod
|
2021-05-24 15:38:41 +02:00 |
|
philipmi
|
1419e63743
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
Conflicts:
mods/ctf/ctf_classes/classes.lua
|
2021-05-24 15:29:15 +02:00 |
|
Axaxax88
|
aa37d0375d
|
Minor changes in classes.lua (#884)
I changed the descriptions of some classes and removed bronze tools from medic crafting whitelist.
|
2021-05-17 08:06:26 -07:00 |
|
_Lucy
|
55ab1b46e1
|
Increase paxel digging limit (#881)
Increase paxel digging limit to 50
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
|
2021-05-15 08:16:28 -07:00 |
|
philipmi
|
a993113194
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-05-12 16:07:14 +02:00 |
|
savilli
|
c642f49d1a
|
Fix ctf_respawn_delay bug (#880)
|
2021-05-08 16:40:17 -07:00 |
|
savilli
|
69d5c40c73
|
Add sword group to sword damage_groups (#879)
* Add sword marker to damage_groups
* Update init.lua
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
|
2021-05-08 08:49:53 -07:00 |
|
philipmi
|
4b9298c530
|
Reduce place limit to 4 NPS
|
2021-05-07 21:33:52 +02:00 |
|
philipmi
|
fd79c14b85
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-05-07 21:20:30 +02:00 |
|
savilli
|
0f5f921c0d
|
Fix ctf_marker crash (#877)
|
2021-05-04 13:59:33 -07:00 |
|
LoneWolfHT
|
6d5f046d41
|
Fix texurepacks being able to hide grenade smoke (#876)
* Fix texurepacks being able to hide grenade smoke
* Update smoke texture
|
2021-05-04 10:05:14 -07:00 |
|
LoneWolfHT
|
6700266ff6
|
Add debug to help catch ctf_marker crash
|
2021-05-03 17:40:03 -07:00 |
|
LoneWolfHT
|
c2e7543ff3
|
Fix /me not showing to IRC properly
|
2021-05-02 22:24:29 -07:00 |
|
dependabot[bot]
|
4ba30a98aa
|
Bump mods/ctf/ctf_map/ctf_map_core/maps from 5fe0d7b to fa7fa3e (#873)
|
2021-04-29 19:27:22 +00:00 |
|
dependabot-preview[bot]
|
f824b86142
|
Upgrade to GitHub-native Dependabot (#872)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2021-04-29 12:25:55 -07:00 |
|
Lars Müller
|
4f49560569
|
Medkits: Don't give back if map is skipped (#870)
|
2021-04-29 06:54:29 -07:00 |
|
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 |
|
philipmi
|
67214a79ab
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-04-24 21:33:30 +02: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 |
|
philipmi
|
e23dbb3d80
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-04-07 21:40:56 +02:00 |
|
Lars Müller
|
5eb02e32e4
|
Indestructible map nodes: Fix wool aliases (#859)
|
2021-04-07 10:33:19 -07:00 |
|
philipmi
|
c1b3604a97
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-04-07 16:58:38 +02: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 |
|
philipmi
|
cd355bc9cd
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-03-31 18:36:17 +02: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 |
|
philipmi
|
16c31aa273
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
|
2021-03-29 15:04:23 +02: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 |
|
philipmi
|
ed65ddb6d0
|
Merge branch 'master' of https://github.com/MT-CTF/capturetheflag
Conflicts:
mods/other/random_messages/init.lua
|
2021-03-22 11:25:11 +01: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 |
|