-
Notifications
You must be signed in to change notification settings - Fork 18
Code_Todo
anthonyappcard edited this page May 16, 2014
·
32 revisions
- Refactor the Crafting window to use a grid like structure instead of the Accordion
- Refactor the notification system to be less laggy
- Support for HTML Content in tooltips
- Move slot system into storage.js
- have storage.js fill in empty slots, no limit on slot count
- hook up the storage sort function to collapse the items into slots
- reset currently does not clear the slot display
add drag & drop for items in the grid- update the gear to re-use some of the inventory code
add drag & drop for items between the grid and gear
- add oxygen cost to planet data and update accordingly in update loop
remove fixed oxygen drain on earthimplement travel function in between _leaveOrbit and _enterOrbit based on distancehide ui controls and switch to travel layout
- Implement random chance of fight when flying between planets.