Commit History

Author SHA1 Message Date
  Robert Russell 8126c893d5 Menu now displays and works on all fields even the broken ones. 6 years ago
  Robert Russell 2187979f36 Adding menu to field to toggle options on and off live. moved toggles enum to module. 6 years ago
  Robert Russell 2fd5ad153e moved used pcs of module_main_menu_debug.cs to MenuModule.cs 6 years ago
  Robert Russell c58f12ed87 changed some values to timespan. 6 years ago
  Robert Russell 33be0da435 Damageable in menus can be set null now. 6 years ago
  Robert Russell 5d64490683 removed the old debug lobby file and cran code cleaner on menu folder 6 years ago
  Robert Russell 89c876a514 wip on new debug menu 6 years ago
  Robert Russell c0c578c4ab tweaks to size of gf hp box 6 years ago
  Robert Russell 5a0863d82e nudged the middle text down a bit. 6 years ago
  Robert Russell 8839f13a5a added gf name and hp after summoning. 6 years ago
  Robert Russell f9f156880b ran code cleaner on menus 6 years ago
  Robert Russell 8f3c727ed1 multiple changes 6 years ago
  Robert Russell d9674fb58d battle menu x,y fixed victory borked 6 years ago
  Robert Russell 3107f66a8d New Load game menu complete broken battle menu :P 6 years ago
  Robert Russell d6e312df53 wip on new LGSG 6 years ago
  Robert Russell 23f35527ee constructor to not have calls to virtual functions. 6 years ago
  Robert Russell 9dcbbee5b4 more tasks and refactor 6 years ago
  Robert Russell d7320e8d9b wip refactor 6 years ago
  Robert Russell f1d5b914b4 I moved some stuff to menu_base, working on removing container class 6 years ago
  Robert Russell 80f5970241 IGMData to namespace 6 years ago
  Robert Russell 948042ac04 Extracted ATBTimer and moved it and BattleModeEnum 6 years ago
  Robert Russell 7d4f362c9b Made damageable read only 6 years ago
  Robert Russell 26eed2158c Removed Character and VisibleCharacter replaced with Damageable. 6 years ago
  Robert Russell b3441ffcf9 Visable is now Visible 6 years ago
  Robert Russell cf88690924 ATB bar functionality 6 years ago
  Robert Russell 9d68e0fb4d Update Menu.cs 6 years ago
  Robert Russell 899c4ef7cd Reset() 6 years ago
  Robert Russell b45d250ae1 Update Menu.cs 6 years ago
  Sebanisu 3aabee5de8 fix backup on junction 6 years ago
  Sebanisu 47c4bee5a6 Moved Characters methods and varibles to Menu_Base. Added a RefreshChild Method placeholder that is to be used for child classes to run refresh methods of child objects. Also defaulting to refreshing character value. Because I was having the issue where i'd refresh and the character value wasn't set. 6 years ago