Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
EonZeNx pushed 97 commits to main EonZeNx/apex-tools-launcher
- First pass at RTCPv03 00db0d8
- AVTXv01 progress b1799cf
- Lots of small changes Refactored RTPC v0104 to IRTPC v14 Added ApexLib, TOC to README Prevent SARC references from be... 595ba79
- Began ATL.Script Added basic plan Created ScriptActionCopy eebe9e2
- Added ScriptActionRename a2cdb08
- Added ScriptActionMove and ScriptActionDelete 2f7322b
- Added ScripActionReplace, refactored script structure 4aaa5e1
- Added string interpolation for scripts Begun follow LukeJC3 vehicle mod tutorial for test script and features 5ff0732
- Added TOC to SARCv02 c92c899
- Bugfixes & added ScriptActionProcess Missed using declaration on several statements Created first ApexChain for AAfv0... 15abb50
- Update script move and replace 3d063f2
- Fixed horrific SARCv02 bug b7773eb
- First pass at script action replace update d6f0d38
- Updated README 8a442de
- Version bump 2ba82fa
- Update issue templates 3d02e4d
- Began HkScene b14edb8
- Added script query, for each, and print 668646d
- Added script string manipulation e31acd6
- Removed script types path, file f69b334
- and 77 more ...
EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Overhaul README
**Is your feature request related to a problem? Please describe.** The projects README is out of date and could use examples and reasonings **Describe the solution you'd like** Up to date informat...EonZeNx published a release on EonZeNx/apex-tools-launcher
v0.13.3-beta CLI
## What's Changed Repack IC v01 files Began moving from static manager to file class **Full Changelog**: https://github.com/EonZeNx/apex-tools-launcher/compare/v0.13.2-beta...v0.13.3-betaEonZeNx created a tag on EonZeNx/apex-tools-launcher
v0.13.3-beta - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!
EonZeNx pushed 17 commits to main EonZeNx/apex-tools-launcher
- feat: began support for IExtract and IRepack enforced documentation for IC v01, began adding external docs 7817483
- feat: progress towards XML to ICv01 e5ef9cb
- fix: write ICv01 to out stream b804373
- feat: checkpoint for repacking IC v01 files 51968bd
- feat: repacking IC v01 bug: IC v01 object id is wrong 89aa761
- fix: IC v01 object ID repacking ced644b
- chore: removed unused decompress funtion 7b7b9e9
- feat: switched sarc to extract repack interfaces 444cff4
- feat: switched AAF v01 to extract repack interfaces 47c3ff7
- feat: switch RTPC v01 to extract repack interfaces 6dc088f
- fix: could read calls needed negating fix: IC v01 collection count cast from byte to ushort a8e4972
- fix: don't throw, use result 02a4613
- feat: prelim RTPC v03 to extract repack interfaces c139fa5
- fix: merged barely used container header cce9e7c
- feat: prelim TAB v02 to extract repack interfaces 115caaa
- feat: removed unsupported HkScene 7e3cef3
- Merge pull request #16 from EonZeNx/feat/update-06 feat/update 06 c2fc2c9
EonZeNx closed a pull request on EonZeNx/apex-tools-launcher
feat/update 06
repack IC v01 began switching other formats to IExtract and IRepackEonZeNx opened a pull request on EonZeNx/apex-tools-launcher
feat/update 06
repack IC v01 began switching other formats to IExtract and IRepackEonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- feat: removed unsupported HkScene 7e3cef3
EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- feat: prelim TAB v02 to extract repack interfaces 115caaa
EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- fix: merged barely used container header cce9e7c
EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- feat: prelim RTPC v03 to extract repack interfaces c139fa5
EonZeNx opened an issue on EonZeNx/apex-tools-launcher
ATL script refactor
**Is your feature request related to a problem? Please describe.** ATL script is not a first class feature. It lacks documentation, examples, and more importantly, the code doesn't look great. **D...EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- fix: don't throw, use result 02a4613
EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- fix: could read calls needed negating fix: IC v01 collection count cast from byte to ushort a8e4972
EonZeNx opened an issue on EonZeNx/apex-tools-launcher
GUI refactor
**Is your feature request related to a problem? Please describe.** Project has a few different conventions from the owners skill slowly increasing over time. **Describe the solution you'd like** R...EonZeNx opened an issue on EonZeNx/apex-tools-launcher
CLI refactor
**Is your feature request related to a problem? Please describe.** Project has a few different conventions from the owners skill slowly increasing over time. **Describe the solution you'd like** R...EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Repack AAF v01
**Is your feature request related to a problem? Please describe.** As of v13.2, tools have not been updated to repack this file format **Describe the solution you'd like** Repack this file format ...EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Repack SARC v01
**Is your feature request related to a problem? Please describe.** As of v13.2, tools have not been updated to repack this file format **Describe the solution you'd like** Repack this file format ...EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Repack RTPC v03
**Is your feature request related to a problem? Please describe.** As of v13.2, tools have not been updated to repack this file format **Describe the solution you'd like** Repack this file format ...EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Repack RTPC v01
**Is your feature request related to a problem? Please describe.** As of v13.2, tools have not been updated to repack this file format **Describe the solution you'd like** Repack this file format ...EonZeNx pushed 1 commit to feat/update-06 EonZeNx/apex-tools-launcher
- feat: switch RTPC v01 to extract repack interfaces 6dc088f