Commit graph

710 commits

Author SHA1 Message Date
Ammar Askar
a21b12ffd4 Start adding codecs for OBJM and XOBJ files 2024-10-03 23:54:42 -04:00
Ammar Askar
53bfe6f3f6 Add Codec for ObjectSaveTypeTable (OBJT in SimsPE)
This is the file that is used by the OBJM in order to map
"save type"s to object guids so that their state can be
loaded
2024-10-03 23:54:41 -04:00
Nahuel Rocchetti
3f309c8aa8 Fix SimAnimationTest 2024-09-03 22:17:10 -03:00
Nahuel Rocchetti
8b5a27f0c7 add extension to set layers for whole hierarchy 2024-08-05 01:18:35 -03:00
Nahuel Rocchetti
71c4e3659a Disable batching by default 2024-08-05 01:00:15 -03:00
Nahuel Rocchetti
52aef0d5aa Update GraphicsSettings.asset 2024-08-04 15:54:55 -03:00
Nahuel Rocchetti
c7748c7b94 Fix decal rotation 2024-08-04 15:46:54 -03:00
Nahuel Rocchetti
6713ef4ba2 Fix build error cause of UnityEditor using 2024-08-04 15:06:01 -03:00
Nahuel Rocchetti
925ef2de1b Optimize decal rendering 2024-08-04 15:04:06 -03:00
Nahuel Rocchetti
ca6f51c493 Set road normals 2024-08-04 13:28:58 -03:00
Nahuel Rocchetti
10d4ad5094 Update TagManager.asset 2024-08-04 02:58:11 -03:00
Nahuel Rocchetti
66dbd77a7c Optimize neighborhood rendering a bunch 2024-08-04 02:24:14 -03:00
Nahuel Rocchetti
dc3c2da822 Use transform.SetParent instead of transform.parent on UI 2024-07-19 17:58:40 -03:00
Nahuel Rocchetti
fb19042a17 Add inspector for NeighborManager 2024-07-10 10:16:22 -03:00
Nahuel Rocchetti
0b13887fe9 Load neighbors and associated object ids 2024-07-10 10:05:44 -03:00
Nahuel Rocchetti
4d2c0170ac Add Neighbor asset and NeighborManager 2024-07-10 09:29:04 -03:00
Nahuel Rocchetti
30e5a17c1b Optimize ContentManager.GetEntriesOfType 2024-07-10 09:28:55 -03:00
Nahuel Rocchetti
6ee3464e36 Add VM Entity inspector 2024-07-10 00:46:55 -03:00
Nahuel Rocchetti
406c3f27b9 Allow viewing/editing VM globals in Unity Editor 2024-07-09 22:53:29 -03:00
Nahuel Rocchetti
25763a9bb9 Fix wrong semiglobal type ID.... 2024-07-09 20:35:24 -03:00
Nahuel Rocchetti
9a9cb8dd13 Argumentoutofrange -> indexoutofrange 2024-07-09 20:17:46 -03:00
Nahuel Rocchetti
844bb342a9 SimAntics: Implement Semi-Attribute set 2024-07-09 20:17:24 -03:00
Nahuel Rocchetti
dab570aef4 SimAntics: Implement Semi-Attributes, fix Attribute count 2024-07-09 05:02:09 -03:00
Nahuel Rocchetti
561917e60d UI Button: Play sound on button down 2024-07-09 04:28:56 -03:00
Nahuel Rocchetti
790a64d457 Refactor Filesystem, get rid of JSONPathProvider 2024-07-08 18:15:16 -03:00
Nahuel Rocchetti
241ea9e47c Set company name to OpenTS2 2024-07-07 01:53:29 -03:00
Nahuel Rocchetti
aa98a6fa85 okay actually fix mp3 restarting now 2024-07-06 01:13:03 -03:00
Nahuel Rocchetti
bf96ca2117 fix typo 2024-07-06 01:05:53 -03:00
Nahuel Rocchetti
5eb08fec11 Fix mp3 audio not restarting playback 2024-07-06 01:05:27 -03:00
Nahuel Rocchetti
2df0533145 Fix simulator running every frame 2024-07-06 00:57:21 -03:00
Nahuel Rocchetti
7574a9b8d0 convert simulator tickrate to seconds 2024-07-06 00:42:35 -03:00
Nahuel Rocchetti
5c8e7a2883 fix writing invalid packages 2024-06-30 00:45:42 -03:00
Nahuel Rocchetti
974f79408c Handle failure to compress resources 2024-06-30 00:37:36 -03:00
Nahuel Rocchetti
4ebbff1b0d bye bye asynccontentmanager 2024-06-30 00:08:44 -03:00
Nahuel Rocchetti
e19875e508 add particle shader to included shaders 2024-06-29 23:50:29 -03:00
Nahuel Rocchetti
6120156df4 Fix sharing violation when writing packages 2024-06-29 23:49:34 -03:00
Nahuel Rocchetti
8c80e79720 SpeechEnhancer -> SPXConverter 2024-06-29 23:30:03 -03:00
Nahuel Rocchetti
98f1dbe7a2 Add test tool to convert all speech to wav 2024-06-29 22:48:18 -03:00
Nahuel Rocchetti
e4a72d3fca Make DBPF File reading thread safe 2024-06-29 22:47:54 -03:00
Nahuel Rocchetti
0574df3edc fix duplicated shaders 2024-06-29 16:35:51 -03:00
Nahuel Rocchetti
8f28284871 Don't add packages in main thread on finish load 2024-06-29 14:30:21 -03:00
Nahuel Rocchetti
913a87daf0 use delegates in asynccontentmanager 2024-06-29 14:11:48 -03:00
Nahuel Rocchetti
56fa955450 interrupt asynccontentmanager 2024-06-29 13:58:43 -03:00
Nahuel Rocchetti
d52604fc5c fix build errors 2024-06-29 13:03:57 -03:00
Nahuel Rocchetti
4353a8d968 Bring back NAudio - NLayer was kinda buggy. 2024-06-28 22:16:02 -03:00
Nahuel Rocchetti
4798f3e32a Update NLayer.dll 2024-06-28 20:58:31 -03:00
Nahuel Rocchetti
c02845fe29
Update README.md 2024-06-28 20:52:42 -03:00
Nahuel Rocchetti
02ff168e24 fix tgi on file mapped resources 2024-06-28 20:36:22 -03:00
Nahuel Rocchetti
e83c34bd45 remove naudio 2024-06-28 20:29:31 -03:00
Nahuel Rocchetti
a655e26312 replace naudio with nlayer 2024-06-28 20:27:11 -03:00