Mister_Nebula
|
993f651059
|
Update QSBCore.cs
|
2022-04-29 21:52:20 +01:00 |
|
Mister_Nebula
|
b5539ca3ae
|
Update QSBCore.cs
|
2022-04-29 21:47:16 +01:00 |
|
JohnCorby
|
ca043076a4
|
Revert "QSBSceneManager: OnStartSceneLoad"
This reverts commit 382fb580031b9693f6afe48c58833962b317f048.
|
2022-04-22 20:00:52 -07:00 |
|
JohnCorby
|
382fb58003
|
QSBSceneManager: OnStartSceneLoad
|
2022-04-22 19:44:18 -07:00 |
|
JohnCorby
|
013d29b7a5
|
- remove qsb api and make it automatically find addons
- run RuntimeInitializeOnLoad methods for addons
|
2022-04-01 16:23:15 -07:00 |
|
JohnCorby
|
e43cfb8804
|
check for addon mismatch
|
2022-03-29 17:57:34 -07:00 |
|
JohnCorby
|
256e058462
|
qsb api
|
2022-03-29 17:39:58 -07:00 |
|
JohnCorby
|
3f2f12b144
|
QSBCore: remove todo
|
2022-03-25 19:38:33 -07:00 |
|
JohnCorby
|
1e545fe049
|
DebugGUI: always draw fps
|
2022-03-19 21:15:38 -07:00 |
|
JohnCorby
|
db1617149e
|
ignore patch number in game version check
|
2022-03-17 22:56:45 -07:00 |
|
JohnCorby
|
b717f1ce55
|
Update QSBCore.cs
|
2022-03-11 04:42:49 -08:00 |
|
Mister_Nebula
|
bf8b1530cd
|
Add OnModStart patch type, fix funny collision bug with AvoidTimeSync
|
2022-03-11 10:21:27 +00:00 |
|
JohnCorby
|
2e8abc137c
|
HookDebugLogs: use ToConsole + stackTrace can be empty
|
2022-03-09 15:32:52 -08:00 |
|
JohnCorby
|
018dacc391
|
load network-big bundle async
|
2022-03-04 05:15:54 -08:00 |
|
JohnCorby
|
6c2b9e3e2c
|
remove instruments bundle
|
2022-03-04 04:54:10 -08:00 |
|
JohnCorby
|
e4da50a656
|
solution-wide: file-scoped namespaces
|
2022-03-02 19:46:33 -08:00 |
|
JohnCorby
|
64b4fcc147
|
bye bye proxy scripts
|
2022-03-02 18:03:39 -08:00 |
|
JohnCorby
|
a8fba743f6
|
Revert "solution wide: use file-scoped namespace"
|
2022-02-27 05:25:39 -08:00 |
|
JohnCorby
|
8cb6a0b568
|
Merge remote-tracking branch 'origin/master' into dev
|
2022-02-26 02:11:30 -08:00 |
|
JohnCorby
|
182678c4bc
|
solution wide: use file-scoped namespace
|
2022-02-25 23:18:46 -08:00 |
|
JohnCorby
|
2f7fb71b93
|
InitializeAssemblies: ignore ProxyScripts
|
2022-02-25 23:16:55 -08:00 |
|
JohnCorby
|
47e759b8d9
|
QSBCore: make InitializeAssemblies exceptions print to console as warnings
|
2022-02-25 16:47:40 -08:00 |
|
JohnCorby
|
9bfdc15418
|
InitializeAssemblies: catch exceptions
|
2022-02-22 18:51:04 -08:00 |
|
JohnCorby
|
bd6a199665
|
make log hook match regular Debug.Log
|
2022-02-11 06:00:28 -08:00 |
|
JohnCorby
|
1885ab201d
|
make debug log hook a setting
|
2022-02-10 17:21:02 -08:00 |
|
JohnCorby
|
cb00fafa1c
|
hook Debug.Log calls
|
2022-02-10 17:21:01 -08:00 |
|
JohnCorby
|
d47d0556e6
|
InitializeAssemblies earlier
|
2022-02-08 12:59:57 -08:00 |
|
JohnCorby
|
3bdd1c8d53
|
rename again + more
|
2022-02-06 23:10:01 -08:00 |
|
JohnCorby
|
3efb07896a
|
epic check in interop instead of qsbcore
|
2022-02-06 22:46:05 -08:00 |
|
JohnCorby
|
b93e23dc57
|
move namespaces + wip
|
2022-02-06 22:37:44 -08:00 |
|
JohnCorby
|
e9d97008a7
|
some patches
|
2022-02-06 22:05:24 -08:00 |
|
JohnCorby
|
6e26faff3f
|
start working on epic rerouter
|
2022-02-06 21:38:14 -08:00 |
|
JohnCorby
|
192db9ec62
|
make empty prefab for prefab generation
|
2022-02-02 21:09:37 -08:00 |
|
JohnCorby
|
4f12462f82
|
Manager -> IAddComponentOnStart
|
2022-02-01 14:24:21 -08:00 |
|
JohnCorby
|
dd01ea497a
|
remove the rest of the debug settings
|
2022-02-01 14:08:00 -08:00 |
|
_nebula
|
8807da777c
|
Merge pull request #466 from misternebula/echoes-of-the-eye
Slide projectors, general cleanup/refactors
|
2022-02-01 16:11:32 +00:00 |
|
Mister_Nebula
|
902b259f4c
|
get dependency name from manifest
|
2022-02-01 15:43:32 +00:00 |
|
Mister_Nebula
|
19d72dffee
|
add manager stuff
|
2022-02-01 08:58:52 +00:00 |
|
JohnCorby
|
c49828c13c
|
use IsDefined instead of GetCustomAttribute
|
2022-01-31 15:20:16 -08:00 |
|
Mister_Nebula
|
01e798ff6a
|
Merge branch 'dev' into echoes-of-the-eye
|
2022-01-31 22:44:53 +00:00 |
|
JohnCorby
|
ea3bc72701
|
improve UIHelper a bit
|
2022-01-31 12:47:00 -08:00 |
|
Mister_Nebula
|
1991c681eb
|
cleanup qsb
|
2022-01-31 14:23:50 +00:00 |
|
Mister_Nebula
|
adbb052a92
|
Merge branch 'dev' into echoes-of-the-eye
|
2022-01-30 09:27:43 +00:00 |
|
Mister_Nebula
|
560fc0eea0
|
update copyright year
|
2022-01-29 21:26:05 +00:00 |
|
JohnCorby
|
49ad82c326
|
remove QSBCore.UnityEvents
|
2022-01-29 01:25:54 -08:00 |
|
JohnCorby
|
961e12d2f3
|
add unitask
|
2022-01-28 18:38:34 -08:00 |
|
JohnCorby
|
4b16bbe327
|
make debug setting for dumping the CSVs
|
2022-01-27 18:54:05 -08:00 |
|
JohnCorby
|
0e1f7f180b
|
deterministic manager
|
2022-01-26 18:54:50 -08:00 |
|
JohnCorby
|
e3003bb475
|
remove unused using
|
2022-01-24 18:07:31 -08:00 |
|
JohnCorby
|
75ebd8f0e3
|
Merge branch 'dev' into vendor-compatibility
|
2022-01-24 12:16:04 -08:00 |
|