Moonstone Studios
923243d102
Move players with black hole forge
2023-11-18 20:25:11 -08:00
_nebula
366da20796
Merge pull request #649 from MoonstoneStudios/log-lift-fix
...
Elevator attach positions
2023-11-12 15:18:07 +00:00
_nebula
7280e0d08a
Merge branch 'dev' into pr/649
2023-11-12 15:17:32 +00:00
_nebula
43821c6f97
set PlayerTransformSync.LocalInstance as early as possible
2023-11-12 15:13:43 +00:00
_nebula
8c76f4f4d0
Add GetPlayerPosition() and GetPlayerReady() to api
2023-11-12 15:13:25 +00:00
_nebula
5f92d5d4bf
remove patch log messages
2023-11-12 15:13:11 +00:00
_nebula
95ed511f98
Update README.md
2023-11-12 13:15:58 +00:00
JohnCorby
d522c4dad6
include steam part in the readme
2023-11-04 16:05:37 -07:00
JohnCorby
f3d6bc50a8
update the log message here too
2023-11-04 16:01:00 -07:00
_nebula
95323a4075
Update QSBCore.cs
2023-11-04 22:59:04 +00:00
Moonstone Studios
c0797603d7
Add fake sectors for cage and prisoner elevators
2023-11-04 15:40:49 -07:00
JohnCorby
103b43047f
Merge branch 'master' into dev
2023-11-03 13:25:26 -07:00
JohnCorby
cfb7baaab7
bleh
2023-11-03 13:22:22 -07:00
JohnCorby
36c0f2cc4d
have qsb depend on patcher so action works
2023-11-03 13:20:35 -07:00
_nebula
140f9731a4
add helmet animations
2023-10-31 17:51:00 +00:00
_nebula
693d8386ad
add null check to QSBDitheringAnimator
2023-10-31 17:50:09 +00:00
_nebula
d3d32c192a
add OW to the abbrev list
2023-10-30 22:44:57 +00:00
_nebula
d23c44d26b
Merge branch 'master' into dev
2023-10-30 11:07:13 +00:00
_nebula
2e76d3ff99
bump version + update csproj
v0.31.2
2023-10-30 11:06:33 +00:00
JohnCorby
059f47c5fc
steamworks isnt included in xbox, so include it here
2023-10-30 11:01:27 +00:00
JohnCorby
baa4c8c792
just use one Lib folder for dlls
2023-10-30 11:01:07 +00:00
_nebula
c70c0f24be
add qsb patcher
2023-10-30 10:58:53 +00:00
_nebula
367b1b8e8d
add qsb patcher
2023-10-30 10:45:35 +00:00
_nebula
419bb833d7
Remove event/bundle property in qsbcore
2023-10-30 00:05:28 +00:00
_nebula
64d83fcf15
split skin assets into seperate async bundle
2023-10-29 23:55:44 +00:00
_nebula
c1fd27a265
Merge branch 'dev' into pr/649
2023-10-29 15:45:46 +00:00
Moonstone Studios
2af563ceaa
Create a proper fake sector for elevators
...
Also adjusted the loglift box shape to encompass the entire lift.
2023-10-28 19:29:35 -07:00
Moonstone Studios
3ce50935c6
Elevator initializer no longer sticks in place
...
Revert of previous commit (c61d228fd8690ae72533b1792a112523b81b4d93)
The person who initialized the elevator will drift in front of the elevator again. This is base game behavior.
2023-10-28 18:36:47 -07:00
Moonstone Studios
c61d228fd8
All passengers on elevators keep their positions
...
The player who initialized the lift would normally drift to the center of the lift. Now they stay in place.
2023-10-26 17:15:33 -07:00
Moonstone Studios
270af9a58f
Player attachment now works on all TH elevators.
...
Originally, all players in elevators (such as the launch lift and the zero G cave elevator) would merge into one spot. Now, players who did not initiate the elevator remain in their positions.
2023-10-26 16:49:11 -07:00
Moonstone Studios
c16f7b60e2
Use tabs instead of spaces
...
Not sure why Visual Studio set the whitespace type to MIXED.
2023-10-25 21:27:16 -07:00
Moonstone Studios
b16161114c
Elevator attach point moves to player position.
...
The old behavior would move the player to the control panel, regardless of their distance from it when standing on the lift. Now they stay in place when on the lift.
2023-10-25 20:57:07 -07:00
JohnCorby
4ab010637f
doc
2023-10-21 00:00:33 -07:00
JohnCorby
9349f38c58
flare for player lanterns
2023-10-12 18:11:25 -07:00
Will Corby
71a2c04d92
Update QSBAirlockInterface.cs
2023-09-30 13:04:17 -07:00
_nebula
ef8afd0175
add skin customization
2023-09-28 23:50:22 +01:00
_nebula
2cae5056e9
document
2023-09-28 19:15:42 +01:00
_nebula
32f14237c5
fix #521
2023-09-28 16:15:08 +01:00
_nebula
f8454f8f9d
fix nre
2023-09-28 16:03:56 +01:00
_nebula
2bddd4ed89
add controllingplayer check to IsInFrustum hack
2023-09-28 15:16:32 +01:00
_nebula
393648a395
Merge branch 'master' into dev
2023-09-27 14:49:09 +01:00
_nebula
78815ba44b
Update versions
v0.31.1
2023-09-27 14:47:41 +01:00
_nebula
2c48cee225
Update QSB.csproj
2023-09-27 14:42:38 +01:00
JohnCorby
d58195da63
Revert "QSBMessageManager: init after addons"
...
This reverts commit 74945dbeb4aa14e8b099b6fd36487c3809875fb2.
2023-09-24 14:28:18 -07:00
JohnCorby
74945dbeb4
QSBMessageManager: init after addons
2023-09-24 13:41:02 -07:00
JohnCorby
b33c4cae55
doc but better
2023-09-22 14:30:35 -07:00
JohnCorby
326548d133
doc
2023-09-22 12:14:37 -07:00
JohnCorby
1f9f6c4170
doc
2023-09-22 11:20:06 -07:00
JohnCorby
0d0717d593
Merge remote-tracking branch 'origin/dev' into dev
2023-09-22 11:05:45 -07:00
JohnCorby
7de2f2c830
steamworks isnt included in xbox, so include it here
2023-09-22 11:01:45 -07:00