Commit Graph

6 Commits

Author SHA1 Message Date
massimilianodelliubaldini
7cf50b0935 Jak and Daxter: Genericize Items, Update Scout Fly logic, Add Victory Condition. (#3)
* Jak 1: Update to 0.4.6. Decouple locations from items, support filler items.

* Jak 1: Total revamp of Items. This is where everything broke.

* Jak 1: Decouple 7 scout fly checks from normal checks, update regions/rules for orb counts/traders.

* Jak 1: correct regions/rules, account for sequential oracle/miner locations.

* Jak 1: make nicer strings.

* Jak 1: Add logic for finished game. First full run complete!

* Jak 1: update group names.
2024-05-18 14:37:01 -04:00
massimilianodelliubaldini
4b4489a7ae Jak 1: Simplified startup process, updated docs, prayed. 2024-05-12 15:22:53 -04:00
massimilianodelliubaldini
240bb6c255 Jak 1: Simplify user interaction with agents, make process more robust/less dependent on order of ops. 2024-05-09 17:23:03 -04:00
massimilianodelliubaldini
75461d62a0 Jak 1: There's magic in the air... 2024-04-29 22:42:52 -04:00
massimilianodelliubaldini
801e50b817 Jak 1: In tandem with new ArchipelaGOAL memory structure, define read_memory. 2024-04-28 23:11:03 -04:00
massimilianodelliubaldini
39364b38fd Jak 1: Refactored client into components, working on async communication between the client and the game. 2024-04-26 22:56:16 -04:00