3.0 todos
unascribed opened this issue ยท 10 comments
-
Polish new UI added to config screen-
New transition animation for going to a subscreen similar to Android Lollipop app launch animation
-
- Add missing subconfig screens / improve existing
- block_logo
- classic_block_drops
- dimensional_tools
- fscript (needs to inform when errors)
- gear_components
- item_despawn
- taggable_players
- yeet_recipes
Go through all features enabled in the Vienna profile and move some to ExtraSupersededEnsure features have correct defaultsSuperseded- Replace profile system with a per-category on switch
-
Stress test the new Hijack features in a large modpack - Change our base branch to 1.18
1.18.2/1.18.1 Agnos for tags (the merged PR that shoves us over to post-1.18.2-only is a stopgap)- test world settings when new features are added
- Now that we have weird build-time remap stuff, FabRefl should get modified to use it
- Currently FabRefMap is failing for block_logo / swap_conflicing_enchats
- OH GOD FORGERY
Rework to a forge-loom-based subproject? Maybe?????-
Nope just remove a bunch of features on Forge
- [muffled screaming]
Removed a bunch of stuff. Just want to get this released and out of my hair.
Are we gonna continue maintaining 1.16
if regular 1.16 backports end that's fine, i'd do irregular ones (whenever there isn't a massive todo list around like this one)
at some point i was tempted to try a 1.12 liteloader port, might still although i'm fairly sure i'd be a one off (also what would even it be called?)
(edit: libel)
what would even it be called?
Libel
Li from Lite, kinda a similar word meaning zone to Fabrication and Forgery
Also it's a bad idea
If you do, you should probably use MixinBootstrap rather than LiteLoader, so you can run on the server side and for less painful integration with Forge
as for forge, would it be a esier / even possible to just use the actuall obfuscated stuff
maybe enable by category?
Accomplishes basically the same thing and makes a lot more sense. I dunno why I didn't think of this.