rubenwardy
d973815a18
Fix variants of class items being allowed to drop
2020-03-14 20:00:32 +00:00
rubenwardy
93693a8dfd
Add rocketeer class
2020-03-14 20:00:32 +00:00
rubenwardy
db5948c219
Tweak stats
2020-03-14 20:00:32 +00:00
rubenwardy
eee6cfcbec
Improve class shooter modifications
2020-03-14 20:00:32 +00:00
rubenwardy
02d527eaf5
Add class items
2020-03-14 20:00:32 +00:00
rubenwardy
f610722b83
Remove false promises in class selection, add random messages
2020-03-14 20:00:32 +00:00
rubenwardy
a77928c556
Add skins by GreenDimond/GreenXenith
2020-03-14 20:00:32 +00:00
rubenwardy
c1b7ab7f9f
Add better ranged combat for shooters
2020-03-14 20:00:32 +00:00
rubenwardy
72c7563a85
Add hpregen for medics
2020-03-14 20:00:32 +00:00
rubenwardy
34d891c6c5
Add classes
2020-03-14 20:00:32 +00:00
rubenwardy
bc9967907e
Update crafting to fix 5.2.0-dev issue
2020-03-12 22:42:34 +00:00
rubenwardy
c07f83fb7e
Update crafting
2020-03-12 21:25:39 +00:00
ANAND
0e784b2c69
map_maker: Refactor GUI into separate file
2020-01-19 06:38:53 +05:30
ANAND
bd3b1c1a2d
tsm_chests: Prevent chests being placed on top of other chests
2020-01-18 20:28:49 +05:30
ANAND
a86cb11501
tsm_chests: Simplify node lookups a bit by using a table of node-names
2020-01-18 20:28:49 +05:30
ANAND
54598ce947
Fix comparison of number with nil
2020-01-10 12:05:13 +05:30
MinetestSam
f955ac8916
Disallow transfer of stats if source and destination are same ( #554 )
2020-01-06 15:05:40 +05:30
ANAND
05fba3f5ce
Allow wooden doors in maps ( #551 )
2020-01-03 11:35:37 +05:30
ANAND
22e2e03798
Update crafting submodule
...
> Fix crafting.make_on_rightclick()
> Fix crash when sfinv not installed
> Fix inventory resizing
> Create mod.conf
2020-01-02 15:08:09 +05:30
ANAND
38e7b46e49
Update maps submodule
...
> Add custom treasures for Tunnel map (#82 )
2019-12-29 20:52:43 +05:30
MinetestSam
35e82472e2
ctf_inventory: Fix colorization of headings in "Help" tab ( #546 )
2019-12-29 20:50:49 +05:30
MinetestSam
50599e3009
Improve bounty target kill message ( #547 )
2019-12-29 20:47:24 +05:30
ANAND
19d9b3efb8
ctf_map_core: Move treasure registration into meta_helpers.lua ( #545 )
2019-12-28 10:34:26 +01:00
ANAND
e5793d7c7f
ctf_map_core: Fix per-map treasures not being registered
2019-12-28 11:05:31 +05:30
ANAND
123695cd0e
ctf_stats: Tweak scoring algorithm a bit ( #538 )
2019-12-27 19:10:27 +05:30
ANAND
c908af6ccd
Update maps submodule
...
> Add custom chest zones to "Towers" map (#79 )
2019-12-24 20:04:34 +05:30
ANAND
99f2a20cfd
Update maps submodule
...
> Add "The Maze" map by Waterbug (#63 )
2019-12-24 19:01:32 +05:30
ANAND
badce26ed5
ctf_bounties: Prevent the previous target from being selected again ( #531 )
2019-12-18 11:01:34 +05:30
MinetestSam
23e8cff2d3
Update random message for pro-section criteria ( #529 )
2019-12-16 16:36:56 +05:30
MinetestSam
daafb12363
Change greater than operations to greater than or equal to in is_pro
( #528 )
2019-12-15 20:47:19 +01:00
MinetestSam
d25e060d90
Double the scores awarded for attempts and captures ( #526 )
2019-12-15 18:59:37 +05:30
MinetestSam
06a1fb3d22
Update pro-section criteria label ( #524 )
2019-12-15 18:23:51 +05:30
ANAND
9974e3d509
ctf_map_core: Make 'physics' an optional dependency
2019-12-15 15:53:30 +05:30
ANAND
e09d79301c
Update maps submodule
...
> Fix missing barriers underwater and other holes (#76 )
2019-12-15 10:59:44 +05:30
ANAND
d78b269e73
Move crafting
into other
modpack
2019-12-10 17:04:10 +05:30
ANAND
a37df650d6
ctf_map: Re-implement random map selection in a better way ( #498 )
2019-12-08 11:25:59 +01:00
Thomas--S
28a9444ecb
setup_maps.sh: Fix "No such file" errors ( #522 )
2019-12-08 06:37:25 +05:30
Thomas--S
c875175fd8
Add a basic EditorConfig file ( #523 )
2019-12-07 16:21:41 +01:00
ANAND
dc83862df6
Add support for per-map physics modifiers ( #488 )
...
Three new map meta fields are now available to map makers:
- `phys_speed`: Speed multiplier
- `phys_jump`: Jump multiplier
- `phys_gravity`: Gravity multiplier
2019-12-07 10:23:02 +01:00
ANAND
f0a8327c18
tsm_chests: Fix floating chests; remove extra bloat ( #492 )
2019-12-06 06:07:46 +01:00
Thomas--S
19ce34153b
Increase score requirements for is_pro
...
Closes #519
2019-12-05 19:36:03 +01:00
ANAND
6e35425e4c
Add ctf_stats.is_pro; consolidate "pro-ness" calculations ( #517 )
2019-12-05 19:33:38 +01:00
ANAND
ba2c1fdf05
Update maps submodule
2019-12-05 06:49:53 +05:30
ANAND
d6717bbe7c
.luacheckrc: Fix undefined variable warnings
2019-11-29 19:52:37 +05:30
ANAND
e7d9465d2a
ctf_map: Convert to modpack; split map maker into separate mod ( #475 )
2019-11-28 10:51:59 +05:30
ANAND
6b33c8e9cc
ctf_stats: Add support for retrieving stats by rank ( #454 )
2019-11-27 11:30:39 +05:30
MinetestSam
1f10fd9e22
Remove unused team ownership code; improve team listing ( #512 )
2019-11-25 13:05:45 +05:30
Thomas--S
a8aa3f98c9
Maps catalog: Fix crash when index is invalid ( #515 )
2019-11-25 11:47:23 +05:30
ANAND
7e73ff05eb
Refactor ctf_stats [Part 1] ( #491 )
...
Move all chat-commands into separate file - chat.lua
2019-11-25 10:31:53 +05:30
-sniper- (minetest)
3dded7ef3b
Remove stone sword from default treasure registration ( #516 )
2019-11-24 21:39:35 +01:00