Commit Graph

428 Commits

Author SHA1 Message Date
Scott Wadden 24315dfb83 Environment tweaks 2024-03-27 23:09:25 -03:00
Scott Wadden 6995c6f0ad Scriptable environment setting 2024-03-24 22:22:03 -03:00
Scott Wadden cfe0b9c46e More modes 2024-03-20 22:39:27 -03:00
Scott Wadden ce81c96c10 Mode swapping 2024-03-19 23:03:29 -03:00
Scott Wadden 68c4247edd Formatting 2024-02-08 22:01:02 -04:00
Scott Wadden b0e871a329 Updated nph 2024-02-07 22:30:36 -04:00
Scott Wadden e91909688e More formatting fixes 2024-02-02 14:08:26 -04:00
Scott Wadden 48639ef4af Formatted with nph v0.3-11-gaeceee1 2024-02-02 13:56:53 -04:00
Scott Wadden 5b304e9697 Voxel task throttling (wip) 2024-01-30 22:53:39 -04:00
Scott Wadden 0ce22b4395 Allow placing bots on builds with the editor closed 2024-01-21 21:25:58 -04:00
Scott Wadden 0f460d1a51 Nim 2.0.2 2024-01-15 15:24:12 -04:00
Scott Wadden 662f572665 Removed old Nim 1.9 code 2024-01-15 15:24:12 -04:00
Scott Wadden 3f9626efe6 Fixed `draw_position` for named builds. Cleanups. 2023-12-14 09:40:26 -04:00
Scott Wadden 17fd40a533 Fixed windows left alt support 2023-12-11 11:38:32 -04:00
Scott Wadden 1def4a2c6f Linux left alt support 2023-12-11 08:53:47 -04:00
Scott Wadden 400fb924f7 Windows left alt support 2023-12-10 23:07:04 -04:00
Scott Wadden eb6121c683 Only left alt enters command mode. Wip. 2023-12-10 20:03:48 -04:00
Scott Wadden cb60c06614 Windows fix 2023-12-10 16:00:24 -04:00
Scott Wadden 1d8d97169d Backup level every 15 minutes 2023-12-09 00:43:08 -04:00
Scott Wadden 40cabcf779 Fixed setfault handling 2023-12-09 00:09:24 -04:00
Scott Wadden 26d2f01687 Only reuse module if the absolute path matches 2023-12-08 02:09:49 -04:00
Scott Wadden 7e8d30cf04 Don't track zen children by default. Fixed object leak. 2023-12-08 00:30:21 -04:00
Scott Wadden 8a5465574a Better exception handling 2023-12-07 23:46:04 -04:00
Scott Wadden fd81c2ba40 Help menu on macos 2023-12-07 23:43:27 -04:00
Scott Wadden 19174210ae Units with errors flash red.
Console errors are clickable and will open unit.
2023-12-07 23:41:28 -04:00
Scott Wadden d25b4337e0 Allow getting/setting draw position from script 2023-12-07 12:46:03 -04:00
Scott Wadden 5118a408a6 Fixed picking instances spawned from other instances 2023-12-06 17:51:55 -04:00
Scott Wadden 7f7841db92 Fixed vm max loop iterations 2023-12-05 22:35:07 -04:00
Scott Wadden 32ea073a8b Bump max loop iterations 2023-11-28 19:41:49 -04:00
Scott Wadden ec83058e24 Allow font size to be changed from doc panel 2023-11-28 06:34:02 -04:00
Scott Wadden 5b3c2f0ff4 Bug fixes 2023-11-27 03:48:20 -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 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 47a17dc5a2 Tutorial fixes. 2023-11-17 18:10:17 -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 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 c0522651b0 Allow overriding connect address with env var 2023-10-20 11:06:50 -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