This website requires JavaScript.
Explore
Help
Sign In
pandorabox-io
/
pandorabox_custom
Watch
1
Star
0
Fork
0
You've already forked pandorabox_custom
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
272
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BuckarooBanzay
b8a717ad31
writable global
2020-06-25 18:21:18 +02:00
.github
/workflows
Use luacheck on pull requests
2020-01-15 15:35:32 -06:00
doc
spelling error
2019-10-30 16:24:42 +01:00
privs
switch to privilege based checks for layers (moon, mars, etc) and autogrant them
2020-06-04 13:29:45 +02:00
textures
better dough texture
2020-05-16 20:11:11 +10:00
travel
switch to privilege based checks for layers (moon, mars, etc) and autogrant them
2020-06-04 13:29:45 +02:00
.luacheckrc
writable global
2020-06-25 18:21:18 +02:00
advtrains_platform.lua
try force-registering node registration
2020-03-16 10:13:33 +01:00
alias.lua
add alias for asphalt shingles (to plain wood)
2020-04-20 07:50:43 +02:00
bonemeal.lua
make more plants obtainable by mulching
2020-05-18 20:03:17 +10:00
cleanup.lua
add cleanup for
https://github.com/pandorabox-io/pandorabox.io/issues/313
2019-09-04 15:25:11 +02:00
cnc.lua
fix typo
2019-12-16 14:12:14 +01:00
crafts.lua
add recipes for dirt with dry grass
2019-12-22 20:54:31 +11:00
death.lua
retrieve player by name, the "player" object should not be carried across server-steps
2020-01-14 13:15:11 +01:00
default_password_warn.lua
use minetest.settings:get for string settings
2020-03-30 13:12:32 +02:00
extractor.lua
Add timestamps
2019-08-23 19:50:23 +10:00
farming.lua
adds dough craftitem
2020-05-15 18:25:41 +03:00
fix_dead_on_login.lua
death fix (
https://github.com/BlockySurvival/bls_custom/blob/master/fix_dead_on_login.lua
)
2019-11-08 07:13:13 +01:00
fly.lua
only remove near-beacon fly
2020-02-21 08:14:21 +01:00
get_player_ip.lua
(partially) fix
https://github.com/pandorabox-io/pandorabox.io/issues/312
2019-09-17 13:57:22 +02:00
gravity_manager.lua
lower deep space gravity
2019-07-29 12:44:27 +02:00
grinder.lua
modules / skybox stuff
2019-05-01 19:39:28 +02:00
hacks.lua
remove coral hack
2020-05-26 13:24:30 +02:00
init.lua
fix "default" farming override
2020-06-25 18:16:59 +02:00
integration_test.lua
spawn monster in testing
2020-04-30 16:44:35 +02:00
join.lua
move "tp" and "home" priv grant to join again :P
2020-01-21 07:25:36 +01:00
jumppoints.lua
cleanup & doc
2019-07-05 09:09:07 +02:00
letters.lua
travel limited by xp
2019-07-01 14:13:07 +02:00
loot.lua
all optional
2019-07-01 08:57:21 +02:00
maptools.lua
unregister maptools coins
2020-05-05 16:02:46 +02:00
mobs_animal.lua
properly use minetest.is_protected(pos, *name*)
2020-04-23 16:06:58 +02:00
mod.conf
unmoveable drawers
2020-06-25 18:20:53 +02:00
mvps_stopper.lua
unmoveable drawers
2020-06-25 18:20:53 +02:00
onplace_restriction.lua
add onplace override priv
2019-07-17 13:21:23 +02:00
pipeworks.lua
move pipeworks chatcommands to monitoring
2020-04-28 16:25:57 +02:00
planets.lua
add planetoidgen registrations
2020-02-03 08:34:54 +01:00
plant_overrides.lua
makes bamboo leaves climbable
2020-05-14 21:28:29 +03:00
player_cleanup.lua
add player cleanup (auth. meta and inventory) if the xp is still 0 after logout
2020-03-05 15:08:44 +01:00
prejoin.lua
prejoin log
2020-03-03 22:40:14 +01:00
protector_forceload.lua
forceload current position from cache
2020-05-26 13:25:34 +02:00
readme.md
move out skyboxes
2020-01-28 11:22:10 +01:00
recipe_test.lua
experimental recipe test
2020-01-16 14:19:44 +01:00
recipes.lua
typo
2020-05-18 20:10:02 +10:00
scifi_override.lua
fix typo
2020-01-14 13:16:07 +01:00
sethome.lua
check for nil errmsg
2019-07-06 18:30:03 +02:00
skybox.lua
move out skyboxes
2020-01-28 11:22:10 +01:00
spacecannon.lua
allow spacecannon in space (should respect protection)
2019-07-29 11:10:46 +02:00
spawn_fast_walk.lua
tidy spawn pos check
2020-01-14 13:17:30 +01:00
spawn.lua
various cleanups
2020-01-13 07:26:50 +01:00
stats.lua
stricter luacheck
2019-10-10 15:41:28 +02:00
technic.lua
Better fix for bones in nuclear reactor
2019-09-30 23:50:19 +10:00
teleport_back.lua
less teleport back checks
2019-08-04 14:13:15 +02:00
tp_tube_fixer.lua
add tp tube fix again
2020-03-15 02:10:33 +11:00
userlimit.lua
moderators can join even if server is full
2019-05-23 21:12:11 +02:00
xp_priv.lua
rework xp based autogrant, add onjoin check and optimize a bit
2020-06-04 13:41:37 +02:00
readme.md
Pandorabox custom stuff mod
Death messages
cnc items
stairsplus items
aliases (removed) items and nodes
mvps stopper
join checks
y limit check
startup stats
onplace restrictions
recipes/crafts
custom loots
additional protection privs for the priv-protector
fly
advtrains
Description
No description provided
Readme
2.7
MiB
Languages
Lua
100%