Commit graph

1150 commits

Author SHA1 Message Date
LoneWolfHT df065cece1 Nerf gun knockback a little 2020-12-23 13:10:48 -08:00
-sniper- bafcc3a667
Make bounties scale more (#720)
* improve bounties

* give players with less than 50k pts lower bounty

* Update init.lua

* Update init.lua
2020-12-23 09:29:38 -08:00
LoneWolfHT 97aa3df3a0 Make treasure chests glow 2020-12-22 08:21:58 -08:00
LoneWolfHT 53a31fbdad Improve/fix a few things 2020-12-22 08:21:58 -08:00
Axaxax88 a37be6ba54
Fix bug with blueberry bushes. Make permafrost dig like gravel (#723)
I repaired bug with blueberry bush, which dropped unknown item (blueberries). I also made all types of permafrost "crumbly = 2", so they will be diggable by hand (same as gravel).
2020-12-22 07:34:41 -08:00
Apelta 678689eb58
Add crosshair for sniper rifles (#721)
* Upload rifle_crosshair.png

Image used for rifle crosshair. Created by PiMonkey.

* sniper_rifles: Add crosshair for rifles via HUD

HUD-driven crosshair for sniper rifles.

NOTE: scale_const is set to 4, this may be changed by preference.

* Increase size slightly

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2020-12-18 17:37:48 -08:00
rubenwardy 5103a5e8b8
Add message to assertion in schem_map (#722)
* Add message to assertion in schem_map

* Update mods/ctf/ctf_map/ctf_map_core/schem_map.lua

Co-authored-by: David Leal <halfpacho@gmail.com>

Co-authored-by: David Leal <halfpacho@gmail.com>
2020-12-18 17:30:59 -08:00
LoneWolfHT b3f4218c15 Update Maps submodule 2020-12-17 08:52:48 -08:00
LoneWolfHT 441477a131 Update maps submodule 2020-12-16 09:02:46 -08:00
LoneWolfHT 7b790abcf3 Allow reports to send to Discord too 2020-12-16 09:01:42 -08:00
Xenon 3afcdf4ed0
Add new game header by xenonca (#707) 2020-12-14 08:19:20 -08:00
LoneWolfHT ec0edc15ba Fix knight swords not allowing to open team chest 2020-12-13 11:05:59 -08:00
-sniper- a51d7cd347
Colorize "flag regarding" messages (#715)
* Colorize "flag regarding" messages

* edit flag_func.lua

* edit api.lua

* edit matches.lua

* fix small bug in flag_func.lua

* fix another small bug in flag_func.lua
2020-12-13 08:44:31 -08:00
LoneWolfHT 0345c4e284 Update maps submodule 2020-12-13 08:43:27 -08:00
LoneWolfHT 47d9473e2e Change knight sword ability trigger to Sneak+RMB 2020-12-12 15:32:52 -08:00
LoneWolfHT 5975263e04 Fix respawn_delay crash 2020-12-12 08:01:30 -08:00
LoneWolfHT 31048422c8 Fix grenades crash 2020-12-11 20:46:19 -08:00
LoneWolfHT d9cc457568 Update maps submodule 2020-12-10 10:40:08 -08:00
LoneWolfHT a7848bf163 Fix smoke grenade texture 2020-12-10 10:38:50 -08:00
LoneWolfHT 73e70fa29d Fix crash and tweak ctf_respawn_delay height 2020-12-09 08:47:43 -08:00
LoneWolfHT bf3fff7c53 (API) Allow changing max stack size of grenades 2020-12-08 20:13:32 -08:00
-sniper- 6e04df9c4d
Fix new colors being a little too green (#714) 2020-12-08 13:13:18 -08:00
-sniper- 1683ba70a4
Colorize match start messages (#713)
* add minetest.colorize

* Change colors
2020-12-08 09:25:24 -08:00
LoneWolfHT 978c7ef641
Add CTF Respawn Delay (#712)
* Add respawn delay

* Fix weird edit of .luacheckrc
2020-12-07 11:30:35 -08:00
LoneWolfHT 779cb41de4
Give knights a sword with a special ability (#711) 2020-12-07 11:26:12 -08:00
LoneWolfHT 98fec72b33 Update maps/shooter submodules 2020-12-05 10:58:59 -08:00
LoneWolfHT 98928211f6 Improve Smoke Grenades 2020-12-05 10:58:59 -08:00
LoneWolfHT 4922c3115f Revert "Add hudbars mod"
This reverts commit 707387a580.
2020-12-05 10:58:59 -08:00
LoneWolfHT 4f12e51d97 Remove mostly unused treasure and tweak the rest 2020-12-05 10:58:59 -08:00
LoneWolfHT 0e79443fb5 Allow setting dont_heal from other mods 2020-12-05 10:58:59 -08:00
LoneWolfHT 8d55487a77 Give grapple hooks more uses 2020-12-05 10:58:59 -08:00
LoneWolfHT 063c6fb458 Tweak and slightly nerf grenades 2020-12-05 10:58:59 -08:00
LoneWolfHT 630f772e02 Improve place_bounty command 2020-12-05 10:58:59 -08:00
LoneWolfHT 5e9d341aa6 Make medics unable to heal damage from any trap 2020-12-05 10:58:59 -08:00
LoneWolfHT 8009c22401
Don't run luacheck on hudbars 2020-11-28 10:37:11 -08:00
LoneWolfHT a9c9f26caa Update maps submodule 2020-11-28 10:15:18 -08:00
LoneWolfHT 1b652f04b2 Use the now fixed on_hpchange() for melee bonuses 2020-11-28 10:13:52 -08:00
LoneWolfHT 707387a580 Add hudbars mod 2020-11-28 10:10:00 -08:00
LoneWolfHT b197ead7f0 Fix up code style in last commit 2020-11-24 12:44:16 -08:00
Axaxax88 ac4e98e076 Add Team K/D to summary
These changes will add "Team K/D" to summary counted from red and blue kills and deaths.

Update gui.lua

Update gui.lua
2020-11-24 12:40:27 -08:00
LoneWolfHT f320afa4d1 Update maps submodule 2020-11-24 12:38:35 -08:00
KaylebJay a48be11d74
Give capturers 10% of the match score (Limited 50-750) (#700)
* Give capturers 10% of the match.score or 50 points

* limit max capturing score to 750

* fix my commit

* OKAY OKAY I'll make it i

* missed the most important part
2020-11-24 12:32:18 -08:00
LoneWolfHT 7cfb2e6921 Tweak Paxel some more 2020-11-23 14:06:36 -08:00
LoneWolfHT 8a104460d8 Buff medic paxel 2020-11-22 14:07:19 -08:00
LoneWolfHT 1b689ed6c2 Reset combat on new match 2020-11-22 14:06:25 -08:00
LoneWolfHT 17c3085c3a Add Paxel for medics 2020-11-22 12:12:38 -08:00
LoneWolfHT 8f2088b92f Misc bug/exploit fixes 2020-11-21 08:31:36 -08:00
LoneWolfHT f8800fd043 Update latest_updates page 2020-11-21 08:31:16 -08:00
LoneWolfHT 87deed7257
Change build time to 3 minutes 2020-11-18 18:33:49 -08:00
LoneWolfHT 8c92ad0099 Fix unhelpful help message 2020-11-18 16:03:07 -08:00