Commit Graph

8 Commits (852bbbc5a0e68042d9fb2c6c9c2fa49c31956e5a)

Author SHA1 Message Date
sigonasr2 5a6080b98f Implement equip generated item descriptions. 1 year ago
sigonasr2 dc6ecf40c2 Set bonuses implemented in equip stats. 1 year ago
sigonasr2 54677e9263 Incorporated stat differences to equip menu display. 1 year ago
sigonasr2 6d4f024d3c Parse Item sets from config. Fix constness of item set getter, and change AddSetBonus function to be statically used instead, makes more sense. 1 year ago
sigonasr2 0b912e199a Fix Equipment file comments to be on newlines. Parse item stat values based on provided stat values in config instead of hard-coding. 1 year ago
sigonasr2 ece5454c96 Modify Equipment config and add in Item Sets config to comply with engine design and future 1 year ago
sigonasr2 a659bf7924 Character Info Window layouts setup 1 year ago
sigonasr2 b97c63f7b0 Implement basic structures for Items, Item Sets, and Equipment. 1 year ago
sigonasr2 4463fbbae5 Update Stage Plates to include the level type. Created Overworld Menu, and Initialized Character Menu. Story and shops no longer have the change loadout buttons. 1 year ago
sigonasr2 2af830d400 FreeType license (required for PGEX_TTF) included in all license notices. Setup project with freetype libraries and includes. Added gamepad PGEX for future gamepad support. 1 year ago
sigonasr2 cfd5586d63 Remove stray #pragma once lines, update PGE emscripten build so it handles mouse scrolling proper. Add emscripten run script. Build 3146. 1 year ago
sigonasr2 3ff558d44e Added pragma regions to all license comment fields in files and collapsed them. 1 year ago
sigonasr2 2bf45dacef It's 2023 btw 1 year ago
sigonasr2 dd531d1fd7 Apply OLC-3 License to all source files. 1 year ago
sigonasr2 b702fa2fe5 Add main menu window interface outlines. Fixed menu labels not being centered properly. 1 year ago