poikilos
  • Joined on Nov 25, 2021
Loading Heatmap…

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 refs/tags/5.15.1.0 at poikilos/EnlivenMinetest from mirror

1 week ago

poikilos synced commits to master at poikilos/EnlivenMinetest from mirror

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

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

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

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