Commit Graph

963 Commits

Author SHA1 Message Date
Scott Wadden 6313818a1f Mostly working see/sees funcs 2023-07-20 00:06:43 -03:00
Scott Wadden 8a5f0e936d Fixed autosave 2023-07-19 16:03:15 -03:00
Scott Wadden 7f96a9c333 Model citizen update. Removed dead code. 2023-07-15 23:13:09 -03:00
Scott Wadden 5582e25672 Only show block target on builds and the ground 2023-07-14 22:32:47 -03:00
Scott Wadden 37c7d0d23d Fixed debug logging 2023-07-14 22:31:58 -03:00
Scott Wadden 95830eb8b9 Only update model transform from the client running a unit's script 2023-07-14 21:54:38 -03:00
Scott Wadden 44910b6fea
Fixed compiler nim dependency 2023-07-14 11:02:05 -03:00
Scott Wadden ae4b76edad Lock the nim version used in the windows build 2023-07-11 23:31:25 -03:00
Scott Wadden 690010a657 Bumped model citizen. Don't reset units to `start_transform` when adding them to a scene. 2023-07-11 23:19:50 -03:00
Scott Wadden a5921766ff Tweaks 2023-07-10 22:39:24 -03:00
Scott Wadden a8b6fbc1c1 Fixed dirty unit saving 2023-07-04 22:45:35 -04:00
Scott Wadden 84617684b0 Fixed signs 2023-07-04 16:37:04 -04:00
Scott Wadden 49e358cc8f More binding -> bridged renaming 2023-07-04 16:11:16 -04:00
Scott Wadden 49375604aa Use the word `bridge` (not bind) to describe host <--> vm calls 2023-07-04 14:45:07 -04:00
Scott Wadden 02ca5bf1eb Allow bound host procs to raise errors in the vm 2023-07-04 14:38:07 -04:00
Scott Wadden ce7fef3e73 Updated VM to nim 1.6.14 2023-07-04 13:56:01 -04:00
Scott Wadden a4502145a3 Switched eval module back to camelCase to make diffing/merging nim changes easier 2023-07-04 13:51:17 -04:00
Scott Wadden df2d230d21 Bump model_citizen in attempt to fix a strange build error 2023-07-01 23:33:39 -04:00
Scott Wadden 1ab030ff0f Fixed more crashers during world and script loading 2023-06-30 16:30:25 -04:00
Scott Wadden e7b26c0731 Fixed (I think) off by 1 error expanding bounds 2023-06-27 00:39:13 -03:00
Scott Wadden c700f1cdf8 Reset script ctx timer on/off collision 2023-06-27 00:38:47 -03:00
Scott Wadden 9f70c18575 Added global `LoadingWorld` state flag 2023-06-25 23:22:54 -03:00
Scott Wadden 6c2c93afab Fixed collisions 2023-06-13 00:30:33 -03:00
Scott Wadden c5398be60c
Fix win build (#26) 2023-06-10 22:19:43 -03:00
Scott Wadden b727383f10 Fixed build (I hope) 2023-06-08 23:28:16 -03:00
Scott Wadden 352b0c56b9 Added local model flags 2023-06-08 23:03:26 -03:00
Scott Wadden c6c485ca5b Fixed most (all?) zen leaks and sync issues 2023-06-07 23:02:21 -03:00
Scott Wadden e679a52f2f Updated run configs 2023-06-07 22:39:57 -03:00
Scott Wadden 4549e3fcd6 Bumped godot-nim to fix clang issue 2023-05-15 10:55:25 -03:00
Scott Wadden b9d73d4b35 Markdown rendering fix 2023-05-09 22:57:11 -03:00
Scott Wadden 53c1a80766 `config.nims` tweaks 2023-05-09 22:55:43 -03:00
Scott Wadden a9b2c49c9d Fixed error messages and line highlighting 2023-05-09 22:13:45 -03:00
Scott Wadden abcdc05796 Use \"..." for string formatting 2023-05-08 14:21:40 -03:00
Scott Wadden 48e7d66b21 Bump godot to get string coloring workaround 2023-05-08 14:17:57 -03:00
Scott Wadden 4428efdad8
Update README.md 2023-05-04 15:10:55 -03:00
Scott Wadden d99ec134c4 Tutorial tweaks. Added `\` and `?` helpers to vm 2023-05-04 14:45:25 -03:00
Scott Wadden 171e4d2fb8 Show zen object count in stats 2023-05-04 14:44:04 -03:00
Scott Wadden 6b5e391a72 Whitespace fixes 2023-05-04 13:04:30 -03:00
Scott Wadden 643f07afcf Add childern to scene when a unit is added 2023-05-04 00:49:08 -03:00
Scott Wadden bbeab838cd Configurable channel size 2023-05-03 14:22:47 -03:00
Scott Wadden ea8bbf0a48 Fixed deserializing builds with holes 2023-05-02 23:57:13 -03:00
Scott Wadden 65f6c6fa65 Don't compress projects 2023-05-02 22:44:43 -03:00
Scott Wadden 14a722566b Fully removed Unit.global_transform 2023-05-02 18:49:56 -03:00
Scott Wadden 29250b1845 Don't use `global_transform` from the worker, since it may be out of date. wip 2023-05-02 17:10:12 -03:00
Scott Wadden 5e653a176b Pack tutorials during dist 2023-05-02 14:53:41 -03:00
Scott Wadden 89369a7106 Fixed windows dist 2023-05-02 00:13:24 -03:00
Scott Wadden 4423af7f99 Light dist refactor and mac bugfix 2023-05-01 12:16:30 -03:00
Scott Wadden 975317c10a Setup dist config if it doesn't exist 2023-04-28 23:31:06 -03:00
Scott Wadden 527080e91a Don't show units until the code has paused for the first time 2023-04-28 23:30:50 -03:00
Scott Wadden cbd8de6c29 Fixed a bot color bug 2023-04-28 23:26:59 -03:00