- Joined on Nov 25, 2021
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
bea574d746 Allow installing purely local mods from ~/git such as for testing.
1 week ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
1a803e6d31 Add i3 and set i3_progressive_mode.
-
c7625cec42 Switch from armor extended to xtraarmor (Add chain mail, dyed leather armor). Add nebula_anticheat. Update the marinaramobs repo URL (has fix(s)). Add metatools:stick to moderator item list.
-
9f9b8be845 Fix nonworking local (~/git/<repo>), branch, stopgap install_mod options.
-
d3d2b1c599 Mark latest release in Changelog.
- Compare 4 commits »
1 week ago
poikilos synced new reference refs/tags/5.15.1.0 to poikilos/EnlivenMinetest from mirror
1 week ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
483445f3be Remove git metadata from built destination.
-
37568f4de5 Remove nonworking modlist mod. Game starts in Luanti 5.15 now.
-
ddaae7703b Add a TODO.
-
258a45bb36 Add badlands, goblins, dungeon_flora, nextgen_fungi, cactus_damage, tnt_extras. Switch to caverealms lite.
-
d5d0960973 Add TNT Revamped. Add Worm Farm comment.
- Compare 9 commits »
1 week ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
73fbb1fab7 Initial commit (moved from old repo; fixed enliven.py; redacted).
2 weeks ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
339536eb8a Change comment.
-
495a97da8e Add missing xcompat and fakelib. Re-arrange mod categories.
-
82f796e1fc Patch the subgame header and icon in the Python build.
-
d11b63517d Fix minetest.conf.enliven and non-redundant conf editring (split at "=" correctly). Add&swap several mods (See changelog). Add build script.
-
91cb99162e Fix: Remove redundant sfinv (in mtg now). Change choice of various mods. Add various mods.
- Compare 5 commits »
2 weeks ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
00277b17bf Fix: set conf values non-redundantly (and change BASE_ENLIVEN_CONF_SETTINGS from list to OrderedDict). Fix: Raise exception instead of skipping mod if missing 'name', or 'repo' for git mods. Add prestibags. Fix some repo URLs. Put mods in alphabetical order under each category. Change from Protector Redo to protect_block_area.
2 weeks ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
cd4f983962 Complete the Python build script for ENLIVEN (FIXME: test and update URLs).
-
1137129c92 Update lmk scripts.
- Compare 2 commits »
2 weeks ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
7fd71bfe20 Correctly check return code of rsync.
2 months ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
142e6f097a switch to repr
-
f82ddcb649 Comment output that is not script-like.
-
5b1691ca07 Move Python-based build to hierosoft.
-
16fe0946ca Perform safety checks before pulling. Build prod after pulling. Check return codes. Add more output.
-
a7bbeb09de Remove whitespace.
- Compare 6 commits »
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
f6974d9a65 Add a patch regarding issue #551 (needs to be rebased though).
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
df737c09d4 Show a summary at the end in json format. Turn off color by default (for clean text output such as for redirecting to a file).
-
8089617d18 Commit a difference as appears in bucket_game.
-
0ac4f13bec Fix: Correctly detect is_binary on file not dir (and rename related variables for clarity).
- Compare 3 commits »
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
64a4f82724 Fix: Check if file is binary and use appropriate diff option(s). Fix: Add "B" (ignore changes where all lines are blank) in mtpatches.
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
d04f390b49 Add --skip-missing option. Add color to differs/missing messages & improve wording.
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
5e205c562d Show all differences of all heads (folders to overlay into a base as a way of patching).
-
6f893bf24f Add a find_modpack test.
-
cf45ebfca0 Rename a test folder.
-
d379767a1e Fix get_shallowest_files_sub: Return "" (not None) if file found in root. Modify it to replace _find_sub_with_known_files.
-
4b3d2368e9 Add find_mod and find_modpack functions to find by name.
- Compare 5 commits »
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
0f3c0e38a5 Add backend functions for examining partial pre-patched file trees (patches to Minetest games in the form of files). Add related tests.
-
733cb8f595 Add a workspace file.
-
d5873a3d20 Add a pyproject.toml for pip.
- Compare 3 commits »
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
930bc11dd7 Add pixel art hearts (alternate heart patch).
-
beddd6b02f Move 64px hearts into an alternate patch folder.
-
e777e4074d Make hearts match the in-game size to avoid scaling artifact.
-
a2fb99f6e2 Improve hearts. Add alternate hearts.
-
31311c482f Add a heart_gone texture for MultiCraft (otherwise differently-sized one in base/textures will appear and be misaligned and cropped).
- Compare 7 commits »
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
daa0759d6f Improve item_drop (related to #515) further: Allow item to be missed (fall to ground); Set default magnet_time (flying time) to 0 (only jump to player when close using magnet_radius, not when broken); Reduce pickup radius to account for default magnet_radius being enabled; Remove upward bump from item velocity (leave vel.y as is after vel is pointed to player); Do not block methods of the flying item (Allow both natural and custom physics to act on it).
2 years ago
poikilos synced commits to master at poikilos/EnlivenMinetest from mirror
-
82f232cffc Increase default item_drop.magnet_radius.
2 years ago