Author Topic: Temporal Flux 3.00 and Plugin Architecture Released  (Read 2484 times)

ZeaLitY

  • Entity
  • End of Timer (+10000)
  • *
  • Posts: 10797
  • Spring Breeze Dancin'
    • View Profile
    • My Compendium Staff Profile
Temporal Flux 3.00 and Plugin Architecture Released
« on: December 05, 2008, 07:00:12 pm »
Geiger has released the latest version of the expansive Chrono Trigger ROM editor, along with a plugin architecture that allows ROM hackers versed in a .NET programming language to write their own features. Here are the links:

* Temporal Flux 3.00
* Temporal Flux Plugin Architecture 1.00

Regarding the TFPA: "This archive contains documentation on the TFPA, a starter project, and an advanced example consisting of the map editor directly from the source code of Temporal Flux. The TFPA is an open standard and all developers are welcome to contribute ideas and further documentation." Hit Read More to read the 3.00 release notes and changes.

[hidden]v3.00  (2008.12.05)
New
- Loc Events . Several events can be launched from the prompt.  Separate entries by commas, and sequences by dashes or colons.  Don't open too many (>80) at once though; it will use a lot of system resources.
- Loc Events, Loc Maps . When launched from a Location Map, event commands with map coordinates will display their location on the map.
- Custom Data . Users can now custom define data, which can be imported, exported, and mark off freespace appropriately.
- Saving . Mark All Modified added to File menu.  Use this to reseat data records in large patches.  Use sparingly though, as it takes 15+ minutes to save.
- Plugin System . See the Temporal Flux Plugin Architecture documentation for more information.

Fixed
- Loc Events . Cut (Ctrl+X) corrected for new string handling
- Loc Events . Dialogue could be displayed incorrectly in game due to spacing issues
- Compression . Compression tool no longer adds junk bytes onto end of data
- Strings . Setting all strings to dupes no longer crashes the program

Changed
- Loc Events . Decode for Draw Geometry
- Loc Events . Consistent decode between Textbox and Decbox
- Loc Events . MemCpy2E changed to ColorMath
- Loc Events . Partial editor rewrite, focusing on command display
- Overworld Events . PCSub (OEC 08) now decoded and updated to match moving code.
- Saving . Major rewrite of the save system, changing internal aspects of the entire program
- Treasure . Changing the treasure type is now considered a data-changing action.[/hidden]
« Last Edit: December 05, 2008, 08:40:39 pm by FaustWolf »

Schala Zeal

  • Radical Dreamer (+2000)
  • *
  • Posts: 2145
  • 7th Elemental Innate, and vtuber
    • View Profile
Re: Temporal Flux 3.00 and Plugin Architecture Released
« Reply #1 on: December 05, 2008, 07:10:06 pm »
Hell, it's about time ^_^

ZackFair

  • Iokan (+1)
  • *
  • Posts: 15
  • After a long sleep, time has come...
    • View Profile
Re: Temporal Flux 3.00 and Plugin Architecture Released
« Reply #2 on: December 05, 2008, 08:29:23 pm »
There's a small error on the Temporal Flux Plugin Architecture link you posted Zeality. 8)

FaustWolf

  • Guru of Time Emeritus
  • Arbiter (+8000)
  • *
  • Posts: 8972
  • Fan Power Advocate
    • View Profile
Re: Temporal Flux 3.00 and Plugin Architecture Released
« Reply #3 on: December 05, 2008, 08:41:14 pm »
Error fix'ed. Thanks for catching it ZackFair.

Radical_Dreamer

  • Entity
  • Zurvan Surfer (+2500)
  • *
  • Posts: 2778
    • View Profile
    • The Chrono Compendium
Re: Temporal Flux 3.00 and Plugin Architecture Released
« Reply #4 on: December 06, 2008, 01:26:14 pm »
Well done Geiger! This should be a huge boon to the ROM-hacking community.

Romana

  • Springtime of Youth
  • Zurvan Surfer (+2500)
  • *
  • Posts: 2749
  • Fight the Future
    • View Profile
    • Tumblr
Re: Temporal Flux 3.00 and Plugin Architecture Released
« Reply #5 on: December 07, 2008, 11:02:57 am »
Thanks a ton, Geiger!