Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

EonZeNx

EonZeNx pushed 3 commits to feat/rtpc_v03_update EonZeNx/apex-tools-launcher
  • feat: extract sarc v03 eca9c72
  • feat: updated xmlwriter for each format 5013d13
  • feat: created xml builders updated project xdocuments 7cf35ee

View on GitHub

EonZeNx pushed 3 commits to main EonZeNx/apex-resource-index
  • feat: euler patterns ed0ab08
  • feat: sarc v03 pattern 84ea06e
  • Merge remote-tracking branch 'origin/main' 74df5ba

View on GitHub

EonZeNx created a comment on an issue on WerWolv/ImHex
+1 on Mac (Arm) Possibly related, pressing X doubles the number of entries for the folder you tried to remove?

View on GitHub

EonZeNx created a branch on EonZeNx/apex-tools-launcher

feat/rtpc_v03_update - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Extract stringtable to CSV
**Is your feature request related to a problem? Please describe.** Current extraction of string tables are to a modified ADF file. This does not handle the strings correctly and splits data all ove...
EonZeNx opened an issue on EonZeNx/apex-tools-launcher
Extract AI/graph files
**Is your feature request related to a problem? Please describe.** Graph files are currently unsupported **Describe the solution you'd like** Extract graph files **Describe alternatives you've co...
EonZeNx created a branch on EonZeNx/apex-tools-launcher

feat/sarc_v02_repack - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

EonZeNx created a branch on EonZeNx/apex-tools-launcher

dev - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

EonZeNx closed 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 7 commits to main EonZeNx/apex-tools-launcher
  • chore: rtpc v01 variant refactor 87d1cc0
  • feat: rtpc v01 repack checkpoint b89cba9
  • feat: rtpc v01 repack checkpoint 375bcea
  • feat: repack rtpc v01 368fe56
  • fix(rtpc): reenabled hash lookup and sorting 4299317
  • fix: version bump aa497f5
  • Merge pull request #18 from EonZeNx/feat/rtpc_v01_repack feat/rtpc v01 repack fd17ef7

View on GitHub

EonZeNx closed a pull request on EonZeNx/apex-tools-launcher
feat/rtpc v01 repack
Resolves #7
EonZeNx pushed 1 commit to feat/rtpc_v01_repack EonZeNx/apex-tools-launcher

View on GitHub

EonZeNx pushed 1 commit to feat/rtpc_v01_repack EonZeNx/apex-tools-launcher
  • fix(rtpc): reenabled hash lookup and sorting 4299317

View on GitHub

EonZeNx opened a pull request on EonZeNx/apex-tools-launcher
feat/rtpc v01 repack
Resolves #7
EonZeNx pushed 1 commit to feat/rtpc_v01_repack EonZeNx/apex-tools-launcher

View on GitHub

EonZeNx pushed 1 commit to feat/rtpc_v01_repack EonZeNx/apex-tools-launcher
  • feat: rtpc v01 repack checkpoint 375bcea

View on GitHub

EonZeNx created a branch on EonZeNx/apex-tools-launcher

feat/rtpc_v01_repack - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feat/update-06

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feature/feat/update-05

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feat/collab

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feature/update-01

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

fix/database-load-fail

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feature/update-02

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feature/update-03

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feat/update-05

EonZeNx deleted a branch EonZeNx/apex-tools-launcher

feature/script-update-01

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 ...

View on GitHub

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-beta
EonZeNx created a tag on EonZeNx/apex-tools-launcher

v0.13.3-beta - 🗻 Mod tools for Avalanche Studios games. Launch, extract, and repack!

Load more