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
263
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
OgelGames
54e28d527c
dependency checks for recipes
2020-05-18 20:03:28 +10: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
textures
better dough texture
2020-05-16 20:11:11 +10:00
travel
semi public travelnets can be managed by players with ban priv
2020-01-14 13:10:36 +01:00
.luacheckrc
add mitigation for
https://github.com/pandorabox-io/pandorabox.io/issues/503
2020-05-11 07:45:13 +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
possible workaround for unpack exploit
2020-02-07 23:00:58 +01:00
init.lua
add plant overrides to init.lua
2020-05-11 22:21:35 +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
add plant overrides to init.lua
2020-05-11 22:21:35 +02:00
mvps_stopper.lua
fix
https://github.com/pandorabox-io/pandorabox.io/issues/335
2019-10-31 13:12:01 +01: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
privs.lua
various cleanups
2020-01-13 07:26:50 +01:00
protector_forceload.lua
refactor maploading hack
2020-05-15 07:47:28 +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
dependency checks for recipes
2020-05-18 20:03:28 +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
remove news bypass priv (new mod only show formspec if the news.txt exists)
2020-04-23 10:27:49 +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%