Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 5.8 KB

CHANGELOG.md

File metadata and controls

79 lines (49 loc) · 5.8 KB

Changelog

1.5.0 (2023-09-27)

Features

  • make bigger boom when f**k up reactor (#23) (55d5d28)

Bug Fixes

  • add vanilla tweaks fullbright resourcepack (might need alternative) (64d5ae9)
  • ci: add sudo to markdown install command (c8457c2)
  • ci: can't use -i and -E (89de0bd)
  • ci: combine all "subjobs" into a single job for resource sharing (2e47b08)
  • ci: don't forget secrets. /forehead (93d40b7)
  • ci: ensure environment variables are set during startup command (1d11502)
  • ci: fix path in packwiz build github action (6865484)
  • ci: fix the apt-get comment to install markdown command (ecd9c55)
  • ci: make jobs sequential in deploy-server action (53bd4fa)
  • ci: make sure to copy defaultconfigs over to game server (981a243)
  • ci: move the test steps directly into the action (d651d27)
  • remove the defunct angel ring which jebaits everyone (f0c56b6)
  • setup default keybindings for mekasuit and builder's gadget (47769e8)

1.4.0 (2023-09-04)

Features

1.3.0 (2023-09-03)

Features

  • adjust some corail tombstone settings (be050e7)
  • upgrade mods carry on, cupboard, every compat, kubejs, macaw's stuff (ea2405f)

1.2.0 (2023-08-30)

Features

  • disable fire tick gamerule on every start of the server (dffc3b2)

1.1.0 (2023-08-30)

Features

1.0.0 (2023-08-29)

NOTE: This is a re-release which resets the version number and lists some old commits which used the correct style.

Features

Bug Fixes

  • Actually fix the broken junk from before (and ignore some more files) (0a5a2da)
  • Add missing comma in updateModpack.py which was preventing mod additions from working correctly (0106bca)
  • Correct URL for InventoryHUD+ since packwiz is dumb as shit and uses URIs to handle paths/URLs (d7be856)
  • Correctly build path for running packwiz (3de3d9e)
  • Have updateModpack.py script also update the modpack version in the pack.toml file (40af28a)
  • Mark Entity Culling mod as client only (e285751)
  • Properly handle non-CurseForge mod in script (c67cbf3)
  • Remove accidentally-added Cable Tiers items from the game (de0efaa)
  • Remove illegal characters from filename, again, because packwiz is stupid and uses URIs instead of URLs (1302b79)
  • Stringify int values for subprocess and make sure to refresh packwiz index (ed9d625)
  • Turn off Chisels and Bits "bit injection" for JEI to cleanup JEI (b71c30f)