Commit Graph
96 Commits
Author SHA1 Message Date
inspectredcandLywx 056c6bfbcc external file 2024-04-18 18:01:21 -06:00
KiritoDv 884de3c883 Fully implemented tlut load by addr or symbol 2024-04-13 00:26:45 -06:00
KiritoDv b4254d92f8 Fully implemented split between export and parse 2024-04-13 00:02:32 -06:00
KiritoDv 1afbbddb32 [WIP] Splitted export 2024-04-13 00:02:32 -06:00
KiritoDv 74b0c12029 Fixed windows compilation 2024-04-08 18:17:09 -06:00
KiritoDv 6d5f37db33 Fixed DisplayList Binary extraction and some other factories 2024-04-08 18:09:34 -06:00
KiritoDv 3918fde51a Fixed otr header generation and fixed some binary exporters 2024-04-08 18:09:34 -06:00
inspectredcandLywx b6eab060ff movtex factories 2024-04-08 13:40:32 -06:00
24633ebd7c Introduce Metadata and ItemCurve Factories (#27)
* Introduce metadata

* Metadata works now

* Cleanup

* Fixes

* Cleanup 2

* yaml improvement

* Comment update

* Rename tables to metadata

* Update

* Fix warnings

* Implement ItemCurve

* Remove unused enum

* Replace static with const

* Fix bug

* Add const

* More fixes

* Fix quote bug in IncludeFactory

* Fix header in ItemCurve

* Fixes

* Fix texture factory

* updates

* Clearer debug info

* Fixes

* Working ci8 png

* Fix size output

* Fix

* Add gitignore for modding

* Fix precision for mtx

* Remove header exporter from metadata

* Remove hardcoded enum

* Remove tabs

* Remove tabs

* tlut temp fix

---------

Co-authored-by: = <=>
2024-04-06 15:36:03 -06:00
inspectredcandLywx 53eec1f33a exporters 2024-04-04 16:00:59 -06:00
inspectredcandLywx 513251ec9b sm64 collision factory 2024-04-02 08:12:06 -06:00
inspectredcandLywx 9277c7aaf8 actually add factory 2024-03-31 19:54:13 -06:00
KiritoDv f4506380ee Fixed file detection on modding export factory 2024-03-29 03:10:01 -06:00
KiritoDv 81b8f66587 Fixed detection on multiple export formats 2024-03-29 03:03:55 -06:00
KiritoDv c7c512e7a0 Implemented full file change detection 2024-03-29 03:03:55 -06:00
KiritoDv d8df2a4826 Added dep loading 2024-03-29 03:03:55 -06:00
KiritoDv 216a56a9b7 Fixed parse from cache 2024-03-29 03:03:55 -06:00
KiritoDv af69b6df53 Added WIP Cache System 2024-03-29 03:03:55 -06:00
KiritoDv 039c94a007 Fixed overlap detection 2024-03-27 09:35:45 -06:00
petrie911andGitHub 8196258d2b Add Vec3s factory, fix colpoly, add some support for palettes (#54)
* tlut?

* tlut
2024-03-26 17:02:12 -06:00
KiritoDv eb2dca9c14 Fixed geo layout factory bugs and some sm64 related stuff 2024-03-26 00:11:46 -06:00
81f4371c20 Add Include Factory (#51)
* Add Include Factory

* Fix

* Fixes

* Update

---------

Co-authored-by: = <=>
2024-03-24 21:27:07 -06:00
MegaMechandGitHub cd7dd6f59a Add Mtx, float, and mk64 Factories (#43)
* Create MtxFactory.cpp

* Add mtx factory

* Implement mtx output

* Changed implementation

* Update comment

* Finish Mtx factory

* Add float factory

* Add runtime error for untested code

* Add DrivingBehaviour factory & fix bug

* Remove limit

* Add mk64 graphics

* Changes

* fix

* Update

* Improve error checking
2024-03-23 01:57:53 -06:00
KiritoDv 5c6fa9c1f6 Fixed typo 2024-03-22 12:36:59 -06:00
KiritoDv 4c961039cd Fixed assets that doesnt have offset 2024-03-22 11:30:11 -06:00