439 Commits

Author SHA1 Message Date
Nick
fc903b4117 Make setting default system less garbage 2023-08-02 23:21:24 -04:00
Nick
56c463fbee Fix gravity cannon orb 2023-07-22 13:57:37 -04:00
Nick
3bfabadda8 Merge branch 'dev' into shuttle 2023-07-22 11:44:43 -04:00
Nick
d89ad0ff84 Implement API methods for creating planet, system, dialogue directly from json/xml strings 2023-07-21 13:03:02 -04:00
Nick
6aef5c76f6 Fix star system name 2023-07-21 12:34:07 -04:00
Nick
74b10f4e53 Add entry positions to the api 2023-07-21 11:15:24 -04:00
Nick
3f11a31d2d Change furthest orbit to solar system radius 2023-07-18 23:36:36 -04:00
Nick
177f69861a Don't be summoned back to the star by default 2023-07-18 23:28:03 -04:00
Nick
b74ef01c94 Don't free map angle by default, fix map scales, reimplement return to solar system 2023-07-18 23:15:46 -04:00
Nick
13c0bdeec5 Prevent onsystemready being called twice, also dont call it from main menu 2023-07-18 00:25:02 -04:00
Nick
6c3c47b011 Fixes spawn death, messes up rigidbodies sometimes 2023-07-15 16:39:19 -04:00
Nick
d34b1f44de Fade out before changing star system, move invulnerability handling to a class 2023-07-15 15:39:49 -04:00
Nick
3d942ec9d6 Make multiple cloaks / zero cloaks work properly 2023-07-13 22:19:21 -04:00
Nick
f60620c5a5 Prevent softlock due to slide reels when changing system/reloading 2023-07-06 00:21:20 -04:00
Noah Pilarski
d50cc42b52
Add repeatPopup field to addon-manifest (#626)
## Minor features
- Starting popups can be shown multiple times using `repeatPopup` in the
addon-manifest file #621
2023-07-03 12:09:09 -04:00
Nick
87372466ad Add repeatPopup field to addon-manifest 2023-07-03 11:26:55 -04:00
Nick
6e15a70bbf Wait more to tidally lock, fix spawning in Hearthian system, fix spawning on tidally locked 2023-07-01 17:48:58 -04:00
Nick
f354f99107 Player spawning cleanup, doesn't work in main system + kills player on first spawn sometimes 2023-07-01 14:44:00 -04:00
JohnCorby
ade3320167 explan 2023-05-01 20:33:44 -07:00
TerrificTrifid
605d34da47 Initialize ShapeManager after patching 2023-05-01 22:18:45 -05:00
JohnCorby
5ba8a4241b Merge branch 'dev' into triplanar-heightmap
# Conflicts:
#	NewHorizons/Builder/Props/ScatterBuilder.cs
2023-04-22 14:43:08 -07:00
Nick
942a37df2a im insano mode 2023-04-22 16:11:55 -04:00
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Nick
5ddd761cd7 Add some more error checks 2023-04-22 14:41:47 -04:00
Nick
031ad5266c Added AudioSourceInfo as a new prop, refactors signals 2023-03-26 22:39:29 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
aa88285748
Warp pads (#546)
## Major features
- Nomai warp pads! You can build transmitters (like the towers on Ash
Twin) and receivers on other planets. Can also be used to just make
permanent teleportation pads if the alignment window is set to 360
degrees. Receivers also take in position arguments for a Nomai computer
which will display the departure and arrival times.
2023-03-23 00:58:44 -04:00
Nick
7179388094 Merge branch 'dev' into warp-pads 2023-03-22 22:38:21 -04:00
Joshua Thome
c7632aa70e Pair up singularities after all planets have been built 2023-03-22 18:27:09 -05:00
Joshua Thome
410f77add5
Vessel fixes (#545)
## Minor features
- Added `hasZeroGravityVolume` to the Vessel config to remove the
default zero-gravity volume around the vessel.
- Added `isDefault` to planet Spawn config to set the default player
spawn point, if multiple exist in the system.
2023-03-22 17:12:36 -05:00
Nick
4a14101ba1 Implement warp pads 2023-03-22 00:07:53 -04:00
Joshua Thome
420c91c670 Defaults for hasPhysics and hasZeroGravityVolume 2023-03-21 22:12:39 -05:00
Joshua Thome
9aa436c60f Vessel fixes 2023-03-21 21:17:45 -05:00
JohnCorby
9d2d8a4bc3 fix namespaces 2023-03-21 17:25:36 -07:00
Joshua Thome
357b4463f0 Better handling of vessel spawn flags 2023-03-21 12:50:42 -05:00
Joshua Thome
d7b76718f8 Vessel spawning and parenting 2023-03-18 19:54:52 -05:00
Nick
851b4608c2 Use layer util 2023-03-18 16:48:31 -04:00
Nick
20532b83ac Deprecate NomaiTextBuilder class 2023-03-04 18:04:54 -05:00
JohnCorby
ce31656ab2 rip jerry 2023-02-22 20:58:05 -08:00
FreezeDriedMangoes
8c1032e67a reintroduced legacy NomaiTextBuilder and put new code under the name (and module) of TranslatorTextBuilder 2023-02-04 14:47:58 -05:00
Noah Pilarski
fd9dc69fb1 respawnHere 2023-01-14 16:57:41 -05:00
JohnCorby
ae4ed882c9 Merge branch 'dev' into qsb-compat 2022-12-12 18:21:04 -08:00
Nick
107146f4a7 Fix obsolete warnings 2022-12-12 18:30:26 -05:00
Noah Pilarski
c4aafce3d8 Add time loop patches 2022-11-27 22:11:40 -05:00
TerrificTrifid
f939c224a5 Load both bundles in main 2022-11-25 16:24:19 -06:00
Noah Pilarski
44358865bf Add gravity cannons 2022-11-24 19:37:20 -05:00
Noah Pilarski
d133cd4709 Merge branch 'dev' into shuttle 2022-11-23 22:14:44 -05:00
JohnCorby
0b2ee8b97c change the names in code 2022-11-23 17:11:29 -08:00
Noah Pilarski
9d4dd66ea1 Add shuttle builder 2022-11-21 00:06:33 -05:00