História revízii

Autor SHA1 Správa Dátum
  Justin Gilman df813faf0e Adding simple visualization 4 rokov pred
  Justin Gilman 225f956140 cleaning up some state double-updates; adding in variety of items to get while mining 4 rokov pred
  Justin Gilman f374fbc2c5 major refactor to separate out state/action from location; adding in process loops independent of state and room 4 rokov pred
  Justin Gilman 17886876d6 adding game settings dropdown for delete 4 rokov pred
  Justin Gilman cb42ae8877 adding item count to the header of collapsible list 4 rokov pred
  Justin Gilman e741ee8c58 making cargo list collapsible 4 rokov pred
  Justin Gilman d0710adfbb moving around some data in the layout 4 rokov pred
  Justin Gilman 3295cf9d5a restructure of layout; removing window-level variables 4 rokov pred
  Justin Gilman a88a1a199e adding locations; using character and ship location to determine valid actions 4 rokov pred
  Justin Gilman 3beebf5981 another attempt at better ui using materalize 4 rokov pred
  Justin Gilman 359bb9884c moving display elements around so it looks nice on mobile 4 rokov pred
  Justin Gilman f4445a5bbf styling progress bar to be similar on all browsers 4 rokov pred
  Justin Gilman e2054d86ee adding materialize styling so it's not so ugly 4 rokov pred
  Justin Gilman 47c804df15 removing remnants of enabled items 4 rokov pred
  Justin Gilman 8dc852884a adding instant events so not everything requires a delay 4 rokov pred
  Justin Gilman a2658bc0f4 building in state fallback behavior if canAdvance is false 4 rokov pred
  Justin Gilman 2c4dd9e47f adding in ability to buy ion engine; locking ion engine behind purchase 4 rokov pred
  Justin Gilman bb1d4014a0 Improving the state-failed fallback mechanism 4 rokov pred
  Justin Gilman abe9f50021 clearing timeout if starting another task; no longer reverting to previous state if user cannot advance 4 rokov pred
  Justin Gilman 8c18121e4d adding in controls for setting and removing flags; storing flags in userdata; ion engine, ramjet, solar now show/hide based on their enabled flag 4 rokov pred
  Justin Gilman 9152811bdb adding state show ability; adding buy-solar-array; adding enabled data for toggles/unlocks 4 rokov pred
  Justin Gilman 2138516d69 Adding ability for state to return a dynamic delay; setting unique delays for states 4 rokov pred
  Justin Gilman c621732cc4 cleaning up some unnecessary comments and variables 4 rokov pred
  Justin Gilman ba28a37a78 Adding shop state; moving purchase states to the shop 4 rokov pred
  Justin Gilman 2cc460c975 adding buttons per state; dynamically adding action buttons 4 rokov pred
  Justin Gilman d9da990190 moving ramscoop logic into energy regen interval; adding ion engine states; removing interval logic in ramjet and ion engine 4 rokov pred
  Justin Gilman 2e1756f960 moving ramjet events to state; better logging in statemanager 4 rokov pred
  Justin Gilman 603f8027d2 adding store-solar state; moving click logic into trigger function; changing order of enable action when state is finished 4 rokov pred
  Justin Gilman 1718bdee77 creating unfurl solar state; updating state manager to stay at current state if next state not found 4 rokov pred
  Justin Gilman 94556900d0 moving buy battery to separate state file 4 rokov pred