Commit Graph

963 Commits

Author SHA1 Message Date
Scott Wadden 0ed3c4fb72 Added play instructions for Inky Isolation 2023-11-28 07:23:12 -04:00
Scott Wadden db163e45d0 tutorial-2 tweaks and fixes 2023-11-28 06:36:29 -04:00
Scott Wadden ec83058e24 Allow font size to be changed from doc panel 2023-11-28 06:34:02 -04:00
Scott Wadden 061aaf43d7 Fix copyright date and windows icon 2023-11-28 06:33:33 -04:00
Scott Wadden 8c783bf2fc Docs and tutorial tweaks 2023-11-27 06:59:56 -04:00
Scott Wadden f1d44e5f9d Doc updates 2023-11-27 05:16:25 -04:00
Scott Wadden 4d16ffb1e6 Oops 2023-11-27 04:46:15 -04:00
Scott Wadden b71f2d1b21 Tutorial fixes 2023-11-27 04:10:06 -04:00
Scott Wadden bd10213566 Swapped tutorial 2 and 3. Minor fixes. 2023-11-27 04:02:05 -04:00
Scott Wadden 2ba00e008e Finished examples 2023-11-27 03:51:05 -04:00
Scott Wadden 5b3c2f0ff4 Bug fixes 2023-11-27 03:48:20 -04:00
Scott Wadden 6f51bcb629 Bump model_citizen 2023-11-27 01:14:10 -04:00
Scott Wadden c779f237e5 WIP tutorial 3 2023-11-26 23:56:07 -04:00
Scott Wadden e463afdf67 Toggle collisions properly when Flying is set in a script. 2023-11-26 13:17:53 -04:00
Scott Wadden 98edda7a90 Fixed assigning units to nil.
Removed unneeded `sleep`
2023-11-26 11:10:06 -04:00
Scott Wadden 2c6fd64404 Inky Isolation fixes 2023-11-26 01:13:39 -04:00
Scott Wadden af9f01a976 Doc updates 2023-11-21 21:18:44 -04:00
Scott Wadden 60bd5190d5 Server connect/reconnect fixes
- Auto reconnect on disconnect
- Show status message while connecting
- Try to connect for 30 seconds
2023-11-21 19:39:20 -04:00
Scott Wadden 66b0fb0c5d disable `static_read` in vm. 2023-11-20 19:16:21 -04:00
Scott Wadden 8d3271ed6d Code sign fixes 2023-11-18 01:30:48 -04:00
Scott Wadden d5d40b942a More tutorial fixes 2023-11-17 22:51:36 -04:00
Scott Wadden 47a17dc5a2 Tutorial fixes. 2023-11-17 18:10:17 -04:00
Scott Wadden 239e6a931c WIP tutorial in docs 2023-11-16 00:27:12 -04:00
Scott Wadden 26c0df1c56 Launcher tweaks 2023-11-16 00:26:50 -04:00
Scott Wadden ecaee906d7 Fixed next/prev level commands 2023-11-16 00:26:20 -04:00
Scott Wadden 523aeae9f2 WIP menu for tutorial-1 2023-11-16 00:24:14 -04:00
Scott Wadden d71a4a25f1 Set tmp path properly 2023-11-15 23:04:02 -04:00
Scott Wadden ffb9693a4f Revised world/level structure 2023-11-14 19:51:15 -04:00
Scott Wadden a1c1745c86 Doc updates 2023-11-13 16:05:27 -04:00
Scott Wadden cfb5089f47 Metrics. Faster sync. 2023-11-13 15:50:52 -04:00
Scott Wadden c54a95ceb7 Use smaller channels 2023-10-22 22:42:43 -03:00
Scott Wadden a74a6e360f Added user_config.example.nims 2023-10-20 11:17:34 -03:00
Scott Wadden 29db448662 Fixed running with assertions disabled 2023-10-20 11:08:33 -03:00
Scott Wadden c0522651b0 Allow overriding connect address with env var 2023-10-20 11:06:50 -03:00
Scott Wadden 3e026e5696 Include link to applications directory in dmg 2023-10-19 10:39:22 -03:00
Scott Wadden 0d2b7fca32 Sign and notarize mac app during ci build 2023-10-19 02:09:09 -03:00
Scott Wadden a9821b58c6 Disable assertions and zen free checks in release mode 2023-10-17 22:07:08 -03:00
Scott Wadden b868716844 Fixed shared edits 2023-10-17 21:37:35 -03:00
Scott Wadden f1b11ee358 Fixed `press_action`. Added `load_world`. 2023-10-13 00:10:28 -03:00
Scott Wadden b0c793cf40 Use defects for assertions 2023-10-12 22:11:44 -03:00
Scott Wadden a010cf233c Object leak/free fixes 2023-10-12 21:59:47 -03:00
Scott Wadden d47206f93b Enable panics 2023-10-12 21:56:10 -03:00
Scott Wadden 1b676a2b92 Updated launchers 2023-10-12 21:55:28 -03:00
Scott Wadden 4fc145f511 Don't clear script file name if file is deleted 2023-10-11 21:52:48 -03:00
Scott Wadden ec6fd9d795 Fixed remote object sync 2023-10-11 19:38:47 -03:00
Scott Wadden d0abe6da59 Always clear script errors on load 2023-10-11 12:18:52 -03:00
Scott Wadden de49101c15 End unit json with a newline. Don't crash if we can't find the source of an exception. 2023-10-11 11:42:19 -03:00
Scott Wadden dd7e10fb43 Fixed inky signs. Updated unit json files. 2023-10-11 11:16:49 -03:00
Scott Wadden 6dbf633434 Restored accidently reverted serialization format fix 2023-10-11 10:54:49 -03:00
Scott Wadden eebc1f14d0 Reinitialize player in vm during full reset 2023-10-11 09:56:30 -03:00