Commit Graph

33 Commits (master)

Author SHA1 Message Date
Zardshard f1517b0b73
Improve the map editor (#1018) 2022-08-09 20:04:29 +02:00
LoneWolfHT c412c6058b
Classes Updates (#994)
* Classes Rework

* Add ctf_settings

* Auto-start respawn timer

* cooldowns: provide cooldown start time

* Allow squinting with zoom

* Restore old scout ability, allow sniper ADS

* Knight combat rework rework rework

* Fix luacheck warnings

* Change classes build timer to a minute

* Default to default wielditem display

* Update class desc

* Fix crash and tweak restart message

* Fix potential issue

* Undo failure of a crash fix

* Fix crash

* Fix potential issues

* Fix crash?

* Roughly restore old knight sword behaviour
2022-04-06 10:49:41 -07:00
savilli feb5a65ab5 Reorganize some mods 2022-01-01 16:52:32 +01:00
savilli f2897a7580 Move ctf callbacks to ctf_api 2021-12-12 22:29:54 +01:00
savilli 101f494fa5 Drop irc dependency 2021-12-12 15:24:08 +01:00
LoneWolfHT 44c04121ea Christmas update changes 2021-11-30 23:26:34 -08:00
olliy 9ed5244e3b
Allow external mods to prevent hpbar from showing (#943)
Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-11-30 11:53:05 -08:00
savilli 49c1019870 Improve /report command 2021-11-28 20:45:43 +01:00
LoneWolfHT af92f0c2d6 Classes improvements, misc fixes 2021-11-28 11:14:28 -08:00
savilli 1dd5b19ee0 Better clear player inv on class switching or dying 2021-11-28 15:27:33 +01:00
LoneWolfHT 06c7c67d74 Helper function fixes 2021-11-27 13:19:59 -08:00
LoneWolfHT b762e4998e
Update to 3.0 (#891)
* V3

* Add classes mode

* Rework top rankings

* Updatez

1) Fix issues with > 2 teams
2) Show game mode in match summary
3) Support > 2 teams in classic mode

* Add nade fight mode

* Updatez

1) More fair team allocator
2) Fix broken respawn delay if a match ends during respawn
3) Different map pools for different game modes

* Updatez

1) Optimise the team allocator
2) Add soft restart and soft next map functions
3) Nail a player down after they die
4) Remove support immunity effect when a player dies
5) Allow to get stuff from lost teams' chests

* Rework nade fight mode

Co-authored-by: savilli <78875209+savilli@users.noreply.github.com>
2021-11-26 14:28:59 -08:00
Anthony-De f8cb85be9f
Fix up and re-add kill assists (#782)
* Add kill assists

* Fix bug

* Move to seperate mod

* Fix bugs and improve code some more

Co-authored-by: LoneWolfHT <lonewolf04361@gmail.com>
2021-02-08 16:03:03 -08:00
LoneWolfHT 779cb41de4
Give knights a sword with a special ability (#711) 2020-12-07 11:26:12 -08:00
LoneWolfHT 8009c22401
Don't run luacheck on hudbars 2020-11-28 10:37:11 -08:00
LoneWolfHT d171436b46 Fix some bugs with knight damage 2020-11-08 09:08:14 -08:00
LoneWolfHT fd9c6bd34a Allow other mods to check if player is in combat 2020-10-31 09:49:39 -07:00
MinetestSam 1fda60bbbc
ctf_classes: Award points to medic for healing (#606) 2020-05-14 22:56:28 +05:30
ANAND 1d94dd0a77
.luacheckrc: Add more globals 2020-05-07 12:56:37 +05:30
rubenwardy 63726848ce
Update shooter to 0.6.1 2020-03-14 21:51:24 +00:00
rubenwardy f610722b83 Remove false promises in class selection, add random messages 2020-03-14 20:00:32 +00:00
ANAND f0a8327c18 tsm_chests: Fix floating chests; remove extra bloat (#492) 2019-12-06 06:07:46 +01:00
ANAND d6717bbe7c
.luacheckrc: Fix undefined variable warnings 2019-11-29 19:52:37 +05:30
ANAND 5eb5d3311a
Improve log messages (#422)
- Add log messages wherever required/useful
- Remove unnecessary log messages and print statements
- Convert print statements to minetest.log
- Fix incorrect log level for some messages
- Trivial code-style fixes
2019-10-18 11:22:18 +05:30
rubenwardy aa0cc1ab53 Update Lib ChatCmdBuilder 2019-08-28 18:57:11 +01:00
rubenwardy ebf4316594 Fix issues found by luacheck 2019-08-28 18:54:24 +01:00
ANAND 4917c3dc15
Update .luacheckrc 2019-04-12 15:44:42 +05:30
rubenwardy b38a89c2fe Reorganise game into modpacks 2019-01-11 15:52:47 +00:00
rubenwardy 6b657ceff6 Fix linter 2019-01-05 23:41:24 +00:00
rubenwardy 7edfc34070 Fix CI 2019-01-05 23:23:03 +00:00
rubenwardy b4fffb9b1c Fix LuaCheck 2018-04-18 23:53:23 +01:00
rubenwardy e3b12312e5 Fix warnings in new luacheck 2018-04-06 16:18:32 +01:00
rubenwardy 7bd82dca86 Fix a load of issues, add luacheck and travis 2018-04-06 14:04:56 +01:00