repowiseguyscancel

8,451 Commits over 2,131 Days - 0.17cph!

6 Years Ago
Working on fixing spawn locations.
6 Years Ago
added greybox building components
6 Years Ago
Item ID saving. Tweaks.
6 Years Ago
Loading from save fix
6 Years Ago
#if SERVER errors
6 Years Ago
Finishing touches?
6 Years Ago
Simplify mission start message. Get around issues with tasks that complete right away etc.
6 Years Ago
Mission task edit
6 Years Ago
Remove unused methods
6 Years Ago
Backtrack my "don't show interaction for unavailable interactions" change. It's good to see if a payphone etc is in use
6 Years Ago
Fix single user IsInUse flag + remove debug
6 Years Ago
Minor edits + increase min jail term
6 Years Ago
Added some extension stuff.
6 Years Ago
Timer GUI and game mode edits
6 Years Ago
Added description to timer + payphone UI edit.
6 Years Ago
Add timer UI
6 Years Ago
Merge in the latest stuff from Main
6 Years Ago
Can now harvest a crop. Cleans out if dead.
6 Years Ago
Plants only grow under lights
6 Years Ago
Added some crude growth
6 Years Ago
Added destruction
6 Years Ago
Icons, lamp stuff etc.
6 Years Ago
Pots and planting logic
6 Years Ago
Missions are working well enough. Merge them into the main working branch.
6 Years Ago
Restore payphone call time
6 Years Ago
Fix listen server interaction issue
6 Years Ago
Mission list UI edits
6 Years Ago
Reduce error level to warning
6 Years Ago
GetActiveViewController warning
6 Years Ago
Fixed mission replication with a new "invisible" flag for NetworkEntity.
6 Years Ago
Client/Server fix
6 Years Ago
Fixed pathing logic error
6 Years Ago
Don't need DestroyMission invoke delay
6 Years Ago
Fixed and simplified entity targets
6 Years Ago
Working on handling mission member changes during missions
6 Years Ago
...
6 Years Ago
Fix some highlight issues
6 Years Ago
Delay mission start until the entity has synced to clients
6 Years Ago
More plant stuff
6 Years Ago
Boilerplate items and entities for growing.
6 Years Ago
Fix client/server issues
6 Years Ago
Add auto-fail mission type, for testing
6 Years Ago
Various fixes
6 Years Ago
UI edits
6 Years Ago
UI etc. Also adding client.cfg to hidden changes list so settings changes in editor won't always save to the repo.
6 Years Ago
Cleanup
6 Years Ago
Payphone-related UI all working. Mission propositions and emergency call alerts now using the standard alert dialog.
6 Years Ago
Fixed payphone UI button issues