361 Commits

Author SHA1 Message Date
Luke aka SwissalpS
ad059183b8 allow mobs to walk on stone 2022-01-15 23:50:45 +01:00
BuckarooBanzay
fc6a6f4ddd remove get_player_ip override
fixes #49
2022-01-07 13:10:32 +01:00
Luke aka SwissalpS
52dec42345
Check altitude of source too (#47)
* Check altitude of source too
* Since the damage can be done when jumping away and can't return, might make sense to add a source check too.
* See also this issue: https://github.com/pandorabox-io/in-game/issues/234
* Update travel/jumpdrive.lua
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2021-12-25 15:56:14 +01:00
SX
b66fd9ff67
advtrains debug messages to advtrains channel (#45)
* advtrains debug messages to advtrains channel
* Update mod.conf
* Update .luacheckrc
2021-12-24 10:11:57 +01:00
OgelGames
e415a5ae80 Fix pipeworks injector conversion recipes (#48)
Maybe this should be moved to pipeworks...?

Closes #48

Co-Authored-By: Luke aka SwissalpS <Luke@SwissalpS.ws>
2021-12-24 14:58:42 +11:00
OgelGames
8f099edee0 add toolranks support to shears and battleaxe
fixes https://github.com/pandorabox-io/in-game/issues/228
2021-12-13 01:55:44 +11:00
Luke aka SwissalpS
eea43a7833
replace depricated get_attribute 2021-12-10 19:11:07 +01:00
OgelGames
f11424bca2 add lava recipes
Fixes https://github.com/pandorabox-io/in-game/issues/181
2021-11-05 21:55:11 +11:00
OgelGames
98e862f2af fix beer bread recipe mug replacement 2021-10-31 21:17:57 +11:00
Buckaroo Banzai
af24280324
add alias for old endless_apples node 2021-10-24 19:42:07 +02:00
OgelGames
825b8bf934 fix some conflicting recipes 2021-10-13 18:30:51 +11:00
Buckaroo Banzai
31e881b5f2
add "staff" prerequisite to #mod channel (#44)
* add "staff" prerequisite to #mod channel
* Update beerchat.lua

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2021-09-03 10:00:19 +02:00
BuckarooBanzay
60651aa486 add /drawers_fix command to restore broken drawer visuals 2021-09-03 09:56:32 +02:00
OgelGames
fef023412b fix copypaste mistake 2021-08-15 14:28:01 +10:00
OgelGames
786fa0c93f add missing optional depends and sort alphabetically 2021-08-15 14:17:36 +10:00
OgelGames
b8c991dcb9 add changes for illumination mod
needed after https://github.com/pandorabox-io/illumination/commit/41d398f
2021-08-12 16:21:16 +10:00
BuckarooBanzay
d80ff7d924 prevent infinite paper
there were some attempts ingame :/
2021-08-06 08:04:14 +02:00
BuckarooBanzay
b392f09b56 remove protector load-area hack (find_nodes_in_area cache manages that now) 2021-06-25 21:06:12 +02:00
BuckarooBanzay
f5e7719848 remove nic override 2021-06-22 10:32:54 +02:00
OgelGames
1d1e009019 remove melon buildable_to override
fixed upstream in 4b033fed83
2021-06-09 17:17:42 +10:00
OgelGames
55a242c1cd fix stamina starve_lvl check
closes https://github.com/pandorabox-io/in-game/issues/101
2021-06-02 21:41:14 +10:00
OgelGames
3d92715e79 minor fixes 2021-06-01 18:37:19 +10:00
Buckaroo Banzai
5ca11e9390
fix typo 2021-05-30 18:03:37 +02:00
Buckaroo Banzai
ab592505ee
switch "ban" to "staff" priv for prejoin userlimit check 2021-05-30 17:44:55 +02:00
SX
0c7ea53572
Do not trigger exhaust for punches
Have to investigate this a bit but it fails in stamina/init.lua:81...
2021-05-29 00:33:34 +03:00
SX
42ae3f4470
Fix exhaust again 2021-05-28 23:42:34 +03:00
SX
0cd61729f7 Fix exhaust 2021-05-27 09:09:06 +02:00
SX
2e0e46ab70 Load exhaust.lua 2021-05-27 09:09:06 +02:00
SX
79791fddf5 Update mod.conf 2021-05-27 09:09:06 +02:00
SX
ed92666bc1 Update .luacheckrc 2021-05-27 09:09:06 +02:00
SX
6b4381368b Create exhaust.lua 2021-05-27 09:09:06 +02:00
OgelGames
121b8aa089
Add craft recipes for digilines:rtc and digilines:lightsensor (#41) 2021-05-09 14:32:32 +10:00
SX
586871d18d Remove pipeworks formspec customizations 2021-04-18 19:42:17 +02:00
OgelGames
15aa8f97c5 fix missing texture used by advtrains_platform
https://github.com/minetest-mods/moreblocks/blob/3b97ea5/stairsplus/registrations.lua#L144
2021-04-04 18:20:58 +10:00
BuckarooBanzay
7e099a7551 toggle for account creation 2021-03-30 07:32:56 +02:00
BuckarooBanzay
bbfba7a117 remove integration test stuff
relocated to https://github.com/pandorabox-io/pandorabox_integration_test
2021-03-28 21:28:10 +02:00
SX
195fba36bb Also handle mobs _set stacks created for unknown reason 2021-03-25 18:21:02 +02:00
Buckaroo Banzai
536c9f293c
remove "interlocking" priv (protection-related issue) 2021-03-21 20:19:45 +01:00
SX
adac06cdae Add spacecannon_unrestricted to XP privs 2021-03-17 14:28:12 +01:00
SX
7dc58a6ae7 Chicken butchering and drop feathers rarely 2021-03-17 14:27:54 +01:00
SX
778b6e8b8c
Fix check player privs 2021-03-06 19:46:57 +02:00
BuckarooBanzay
863fd6e987 add priv for unrestricted spacecannon use 2021-03-04 18:53:26 +01:00
OgelGames
2e17eeada3 add recipes for converting between pipeworks injector variants
fixes pandorabox-io/pandorabox.io#622
2021-02-24 20:28:54 +11:00
Buckaroo Banzai
fc1fea1a7d
use "minetest.registered_items" to find an item to override 2021-02-22 08:13:15 +01:00
OgelGames
df7f106beb add on_place restrictions for technic water and lava cans
fixes #34
2021-02-21 17:28:12 +11:00
Luke aka SwissalpS
801e35bfa5
added mithril chests, filter, node and detectors 2021-02-13 19:42:24 +01:00
SX
8078875922 Create LICENSE
https://github.com/pandorabox-io/pandorabox_custom/issues/29
2021-02-10 14:42:40 +01:00
OgelGames
226e87bc69 prevent towers of papyrus/bamboo being auto-dug
related: pandorabox-io/pandorabox.io#611
2021-02-04 20:58:50 +11:00
OgelGames
f6325a90a7 remove bamboo climbing override
fixes #30
2021-01-28 19:09:32 +11:00
Buckaroo Banzai
7f3c8cf778
change gateway ip 2021-01-13 09:23:06 +01:00