Releases: Porting-Dead-Mods/Researchd
Releases · Porting-Dead-Mods/Researchd
Researchd v1.2.1-alpha
Researchd v1.2.1-alpha
Changes
- v1.2.1-alpha (thepigcat)
- editor improvements and bug fixes (thepigcat)
- start working on draggable widgets and screen refactor (thepigcat)
- Merge pull request #8 from Christofmeg/21.1-jei-subtypes (thepigcat76)
- JEI subtypes for science packs (Christofmeg)
- remove internal config api, and renaming (thepigcat)
- Merge pull request #7 from Christofmeg/main (Reclipse)
- Allow custom kubejs research pack as research icon (Christofmeg)
- Start working on allowing player to edit created researches (thepigcat)
Build Information
- Minecraft Version: 1.21.1
- NeoForge Version: 21.1.206
- Mod Version: 1.2.1-alpha
Download
Available on CurseForge and below.
Researchd v1.2.0-alpha
Researchd v1.2.0-alpha
Changes
- v1.2.0-alpha (thepigcat)
- v1.2.0-alpha (thepigcat)
- v1.2.0-alpha (thepigcat)
- Graph v2 and a few fixes for editor. (Reclipse)
- editor done??? (thepigcat)
- editor almost done (thepigcat)
- editor lol (thepigcat)
- uuuh clean up the mess we created last time :3 (thepigcat)
- fix major issue (thepigcat)
- Update build script (Reclipse)
- i forgor (thepigcat)
- it's all coming together (thepigcat)
- started working on research effect creatuib widget and first research has been created (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- major progress on research creation widget. Research method creation in particular (thepigcat)
- Dark Mode (Reclipse)
- major progress on research creation widget. Research method creation in particular (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- a whole bunch of work on research method (thepigcat)
- Darkmode Textures (Reclipse)
- minor improvements (thepigcat)
- assets (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- mostly finished research selector (thepigcat)
- Merge pull request #5 from Porting-Dead-Mods/research_pages (Reclipse)
- Pull main (e074aa8) into research_pages (Reclipse)
- Header for Research Graph (title, desc, completion) (Reclipse)
- Switch to composition for datagen (also helps other mods to use our util methods for their datagen) (Reclipse)
- Fix ResearchPagesList not being clickable (still don't know why but it works now :p) (Reclipse)
- Fix javadoc crashing (Reclipse)
- finish item selector widget (thepigcat)
- assets (thepigcat)
- finish item selector widget (thepigcat)
- start working on item selector widget (thepigcat)
- more work on dynamic research creation widgets (thepigcat)
- start working on create research popup (thepigcat)
- drop down and improve side bar (thepigcat)
- Programmer art and better rendering for the list (Reclipse)
- Primitive impl of research pages (not done) (Reclipse)
- Switch to a registration approach for ResearchEffectData (Reclipse)
- Move Researchd.isFTBTeamsLoaded() to compat handler (Reclipse)
- Update PDL, fix scroller pos on lab screen (Reclipse)
- Fix IE crashing on world load (Reclipse)
- Null check (Reclipse)
- Git desync my beloved <3 (Reclipse)
- Mod helpers (Reclipse)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- bunch of work on pack selection and creation (thepigcat)
- Pretty much FTB Teams compat. Tested slightly in dev. (Reclipse)
- drop downs... kinda? (thepigcat)
- Add upperbound to pdl version (Reclipse)
- soooo much work on the slay (thepigcat)
- slay progress (thepigcat)
- ugh more work on stuffs (thepigcat)
- fix editor pop layout (thepigcat)
- Popup widgets :3 (thepigcat)
- initial backend work for edit mode (thepigcat)
- runData before build (Reclipse)
- Update CurseForge CI/CD (Reclipse)
Build Information
- Minecraft Version: 1.21.1
- NeoForge Version: 21.1.206
- Mod Version: 1.2.0-alpha
Download
Available on CurseForge and below.
Researchd v1.1.0-alpha
Researchd v1.1.0-alpha
Changes
- v1.1.0-alpha (Reclipse)
- level fix and scroll adjustemnt cuz it looked a little weird, thanks you very much for the good scrolling impl, reclipse <3 love you (thepigcat)
- Fix and/or methods crashing (Reclipse)
- Scrollable Effects and a few fixes (Reclipse)
- Change curseforge release type to always be specified as release. (why would you ever hide alpha releases...) (Reclipse)
- Fix Graph Cache. More Efficient Graph Data Refreshing. (Reclipse)
- A few fixes (Reclipse)
- uhhh lab doesnt have correct part positions, please fix (thepigcat)
- fix click sound when dragging && tags and loottables (thepigcat)
- fix items not saving (hopefully) (thepigcat)
- fix names and recipes :3 (thepigcat)
- naming fixes (thepigcat)
- fix creative tab search issue (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- fix failure messages (thepigcat)
- ConsumeItem now consumes only the right amount of items (Reclipse)
- I love git desync <3 (Reclipse)
- Move to PDL Ghost API v2, and some work. Cleanup (Reclipse)
- much debugging and bump versions of some dependencies (thepigcat)
- migrate config to new config system (thepigcat)
- research pack name and desc fix (thepigcat)
- stuffs (thepigcat)
- fix oopsie (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- add display field to researches and research packs, replacing literal_name and literal_description (thepigcat)
- Fix empty string being passed as team name (Reclipse)
- +1 word :p (Reclipse)
- Apply scroller fix (Reclipse)
- Fix inviting yourself and a few more UUID comparison issues (Reclipse)
- Fix Team Dump, Saved Data pollution, Saved Data pointer divergence (Reclipse)
- forgor 💀 (Reclipse)
- Sync effect data. (Reclipse)
- Search researches by name / description / rl (Reclipse)
- UnlockItem Effect v2 (Reclipse)
- UnlockItem effect (WIP), and KubeJS overload fix (Reclipse)
- Define PDL as a dependency on NF (closes #1) (Reclipse)
- Clarify dependencies in README.md (thepigcat76)
- Update README.md (thepigcat76)
- Update README.md (thepigcat76)
- readme part 2 (thepigcat)
- oops (thepigcat)
- Merge remote-tracking branch 'origin/main' (thepigcat)
- readme part 1 (thepigcat)
Build Information
- Minecraft Version: 1.21.1
- NeoForge Version: 21.1.206
- Mod Version: 1.1.0-alpha
Download
Available on CurseForge and below.
Researchd v1.0.0-alpha
Researchd v1.0.0-alpha
Changes
- First release
Build Information
- Minecraft Version: 1.21.1
- NeoForge Version: 21.1.206
- Mod Version: 1.0.0-alpha
Download
Available on CurseForge and below.