poikilos
11a553b1c9
refactor repo folder structure
8 years ago
poikilos
fc5569ab83
prefer HOME as suggested by developers in my fork of minetestmapper
8 years ago
poikilos
16c218d710
working on ore spawner and other stopgap issues
8 years ago
poikilos
bbed302db0
working on installer for subgametest
subgametest is a lightweight subgame for testing mods, with some extras
for helping with development.
8 years ago
poikilos
d281906cbd
making license compatible with Minetest
and making some improvements to deployement, and adding Mods,stopgap for
temporary issue resolution mods
8 years ago
poikilos
acd3876ecd
switched to expertmm fork of travelnet
8 years ago
poikilos
d882fdb256
added correct details
8 years ago
poikilos
bdb49079c6
added usage output
8 years ago
poikilos
0d11a49518
no manual changes
8 years ago
poikilos
d4472af8ce
WIP deployment of windows installer
8 years ago
poikilos
4c27545e13
WIP deploy script
8 years ago
poikilos
db579da029
first working version of launcher in installer
also changed directory structure
8 years ago
poikilos
ddfa8094ef
added launcher
8 years ago
poikilos
b1d03a498d
clarified server sections
8 years ago
poikilos
b597b8b9bd
updated how to install on Windows
8 years ago
poikilos
88d16bca8a
updated readme, added windows installer
8 years ago
poikilos
49af056ebc
noted issue regarding multiplayer and travelnet
8 years ago
poikilos
7ad5ee9ea0
also copy md files
8 years ago
poikilos
2c1466b4cd
clarifications
8 years ago
poikilos
9201369a4c
recommended for leveldb and required for redis
8 years ago
poikilos
af582cbe4a
revert debug changes
8 years ago
poikilos
71152430af
Use minetestmapper binary when possible
8 years ago
poikilos
91fde07957
fixed multiplayer bugs
was missing calc_velocity; also corrected thefunction order
8 years ago
poikilos
40b9219189
moved blank side from etc to textures
8 years ago
poikilos
5a0594d7dc
mock_tnt now causes damage but only to players and mobs
(and causes playereffects if playereffects is installed). Also,
switched from monoidal_effects to player_monoids and playereffects.
Author of monoidal_effects says it is deprecated by player_monoids and
that functionality stripped out is present in playereffects.
8 years ago
poikilos
b36d326e39
only alias tnt if tnt is not enabled
8 years ago
poikilos
82314efd53
added first working version of mock_tnt
(WIP mod)
8 years ago
poikilos
d912f24311
fixes
8 years ago
poikilos
cef718e155
teleporter deprecated, travelnet added
and added custom mod to convert teleporter, and changed forcefield range
from 20 to 30
8 years ago
poikilos
3e39a0b56d
list comprehension and prefer HOME
changes were suggested by kwolekr on github.com/expertmm/minetest/utils
pull request (prefer HOME since he says HOME may exist on Windows under
certain configurations)
8 years ago
poikilos
269852a4f0
display backend and mapper_path being used
and improve PEP8 compliance of minetestmapper fork (already submitted
pull request from github.com/expertmm/minetest)
8 years ago
poikilos
72e84669cb
Update README.md
8 years ago
poikilos
75081378d6
fixed broken use of walk including missed worlds
now has complete list of worlds even after auto_chosen_world is set, and no longer lists subfolders (os.walk had caused that problem)
8 years ago
poikilos
fb5cf49131
added comment useful if minetest expertmm fork
see #region useful if version of minetestmapper.py from expertmm fork of minetest is used
8 years ago
poikilos
f239f8a62a
remove torches, add travelnet
8 years ago
poikilos
6db13576e2
should also work with python3 now
8 years ago
poikilos
e0e41150af
fix issue where technic was copied inside itself
only on update
8 years ago
poikilos
0a922b67aa
renamed debug log to explain why it is there
8 years ago
poikilos
0b9b81e8d2
changed to hudbars, added scripts to free up storage
8 years ago
poikilos
4dc42077c9
delete png in case it is huge (usually is)
8 years ago
poikilos
e87c63394c
switched hud_hunger from BlockMen to tenplus1 fork
since tenplu1 is maintained version (see README)
8 years ago
poikilos
2bf9999c47
fixed bad recipe bug
8 years ago
poikilos
cd2efebc17
removed protector since one is real repo was fixed
8 years ago
poikilos
5372293f37
Made info on finding recipes in motd more accurate
8 years ago
poikilos
e46c67ab8f
removed computer-specific file paths
8 years ago
poikilos
64b4987507
first version of new WIP mod
8 years ago
poikilos
e206cb74be
fixes, and now bones writes to log instead of just printing to console
8 years ago
poikilos
e76bcd9d3a
improved wording
8 years ago
poikilos
86b55f576d
updated with protector_flip
and made website info more generic
8 years ago
poikilos
6dcd4ee968
added comment explaining worldgen limit aka boundary
8 years ago