BuckarooBanzay
56b43af91d
function syntax rewrite
2022-01-01 22:42:06 +01:00
BuckarooBanzay
aa3da0e15c
cleanup
2022-01-01 22:38:51 +01:00
BuckarooBanzay
588358a395
remove default dep
2022-01-01 22:36:00 +01:00
BuckarooBanzay
93171d12c4
persist stashed items in player meta
...
fixes #42
2021-10-29 08:19:51 +02:00
BuckarooBanzay
905d0ba165
add recursion counter and abort if the limit is reached
...
fixes #40
2021-10-29 08:09:44 +02:00
Oversword
b7f69ba5d7
Add action log for all potentially dangerous operations ( #41 )
...
* Add action log for all potentially dangerous operations
* Reduce line lengths on action logs
* Informative prefix
* Line length
* Also log day-night change
2021-10-28 07:37:15 +02:00
Oversword
8e9c8d24e8
Minor corrections
2021-10-25 13:44:41 +02:00
Oversword
505c6b75b3
Minor corrections
2021-10-25 13:44:41 +02:00
Oversword
4b0dde6d88
Initial indentation pass
2021-10-25 13:44:41 +02:00
Oversword
33cef9af67
Allow posters to be placed by introducing a flag
2021-07-28 21:01:18 +02:00
luk3yx
c03ec2b590
Bugfix
2021-07-17 09:31:52 +02:00
BuckarooBanzay
9f819d3d66
add register_on_shutdown to test mocks
2021-07-01 13:36:03 +02:00
BuckarooBanzay
9446df8bfc
fix abort/exit/shutdown hooks
...
fixes #37
2021-07-01 13:26:37 +02:00
BuckarooBanzay
c85b52f3a9
proper mtinfo workflow
2021-06-22 16:34:50 +02:00
BuckarooBanzay
c1cd85d1cb
mtinfo text field
2021-06-22 16:29:10 +02:00
BuckarooBanzay
04307ac128
add mtinfo workflow
2021-06-22 16:09:06 +02:00
BuckarooBanzay
44c36e3e30
optional screwdriver
2021-06-22 15:32:58 +02:00
BuckarooBanzay
2906b9a9d0
update screenshot / add lineup schematic
2021-06-22 15:26:17 +02:00
BuckarooBanzay
27b267db02
rework visuals
2021-06-22 15:13:00 +02:00
Buckaroo Banzai
781d20e312
prevent crash on unknown nodes
2021-05-10 08:29:54 +02:00
BuckarooBanzay
895d9e1e15
add mapblock calc function / fix entity spawning in inactive areas
2021-03-29 21:45:27 +02:00
BuckarooBanzay
733f4fbe74
dialogue wip
2020-11-26 13:40:05 +01:00
BuckarooBanzay
b06f040d31
add ctx.abort() to branch functions
2020-11-26 13:08:12 +01:00
BuckarooBanzay
4695df5cd4
fix missing call to "on_exit" after death/abort
...
fixes #19
2020-11-25 17:29:04 +01:00
BuckarooBanzay
4e36cfa0cd
add settingtypes.txt
2020-11-25 17:14:37 +01:00
BuckarooBanzay
896597a76d
implement epic.on_rotate
2020-11-25 17:03:29 +01:00
MisterE123
3aec7a5ba4
Update check_empty_armor.lua
2020-10-13 19:23:41 +02:00
BuckarooBanzay
68d08f7496
add missing player parameter
...
fixes #25
2020-10-13 14:29:20 +02:00
BuckarooBanzay
9e23accb97
execute "on_check" just after initialization (in the same step)
...
fixes #21
2020-07-25 21:37:12 +02:00
BuckarooBanzay
9d2dc4c918
update integration-tests, execute simple function / update to 5.3.0
2020-07-14 08:22:26 +02:00
BuckarooBanzay
9a498c45cb
log waypoint coordinates
2020-07-14 07:58:48 +02:00
BuckarooBanzay
ec15aacb00
configurable chance on random block
2020-07-13 15:15:13 +02:00
BuckarooBanzay
4aba2e164c
fill_chest mesecons compat
2020-07-06 15:46:14 +02:00
BuckarooBanzay
61706612e0
add missing ctx.next() call
2020-06-19 10:28:46 +02:00
BuckarooBanzay
f3bac287de
add missing function
2020-06-19 10:27:13 +02:00
BuckarooBanzay
4e056b4caf
update readme
2020-06-19 10:08:08 +02:00
BuckarooBanzay
bf9f3e7f68
add digiline emit block
2020-06-19 10:06:39 +02:00
BuckarooBanzay
73fa786d68
allow filling inventory of all nodes with an exact inv-size match
2020-06-19 09:58:10 +02:00
BuckarooBanzay
b2ce57cdd9
switch more nodes to punch callback utils
2020-06-19 09:52:43 +02:00
BuckarooBanzay
de539a2422
remove magic behind-the-scenes cleanup of day-night and gravity
...
fixes #18
2020-06-18 07:53:03 +02:00
Buckaroo Banzai
fe1adb96fe
fix typo
2020-06-13 11:25:14 +02:00
BuckarooBanzay
7f5f72f448
use minetest.swap_node() to preserve metadata
2020-06-12 13:22:04 +02:00
BuckarooBanzay
340356f195
add set_param2 block (for doors and the like)
2020-06-12 13:04:00 +02:00
BuckarooBanzay
c4626b6c6b
format indents
2020-06-12 12:51:10 +02:00
Buckaroo Banzai
0a7cb1263a
add player to epic.punchnode_callback call
2020-05-30 18:54:08 +02:00
BuckarooBanzay
eba0f9af6a
send mapblock block
2020-05-26 08:00:11 +02:00
BuckarooBanzay
4777a2b0ea
remove area stuff
2020-05-25 11:19:08 +02:00
BuckarooBanzay
bde1488ca4
remove skybox block
2020-05-25 10:27:27 +02:00
BuckarooBanzay
18a128f7bb
move skybox to own module
2020-05-25 10:17:54 +02:00
BuckarooBanzay
8713d521bf
add on_leave cleanup for skybox areas
2020-05-22 13:50:59 +02:00