Commit graph

8 commits

Author SHA1 Message Date
riperiperi
b38936fbee Add new TS1 lot loader, fix FSO lighting
Still need to inherit neighbours on lot load, figure out what happens with vacation saves.

FSO lighting for windows has been kind of broken for a while, this should fix it.
2025-03-14 01:32:34 +00:00
riperiperi
9df59c2904 Fix some more issues with Custom GUID avatars 2024-11-29 00:36:55 +00:00
riperiperi
bd1cc18c42 Misc cleanup in FSO.SimAntics 2023-11-25 17:27:27 +00:00
riperiperi
de60cd41e1 Remove unused usings and MPL per-file from FSO.SimAntics 2023-11-25 16:31:26 +00:00
riperiperi
91a031bbd1 Ignore global actions for disabling interactions due to repair
Enables salvage, object selection, pickup, place when objects are broken.
2023-10-26 23:56:41 +01:00
riperiperi
ea88989301 Add fun surprise
Might need a bit of cleanup after the fact.
2023-04-01 01:06:07 +01:00
riperiperi
b5765ddb54 [VM] Fix parent/child interactions
(no, not the kind with real children - tso's nested interaction system)
2019-12-08 01:21:49 +00:00
Fabian Hachenberg
aa213fc77a Fix dir cases 2 (#167)
* unification of dirs "formats" and "Formats" (case issue)

* tso.files/utils -> tso.files/Utils

* fixed case issues of dir names in tso.content

* fixed case issues with dir names in tso.world

* Oversaw name collisions for Model and Components. Fixed now.

* fixed case issue with subdir in tso.sound

* fixed case issues of subdirs in tso.simantics
2019-12-08 00:06:36 +00:00
Renamed from TSOClient/tso.simantics/engine/VMThread.cs (Browse further)