196 Commits

Author SHA1 Message Date
Noah Pilarski
c726b089e8 do ambience too because might as well 2025-01-25 06:37:41 -05:00
Noah Pilarski
5fc78411ac I've gone past the point of insanity
Starting out is a pain. So far I'm just sketching out what I will be implementing. How I will implement the merging of title screens is what is making me go insane.
2025-01-25 05:30:09 -05:00
Noah Pilarski
8e5d7369d6 Move skybox module to separate file 2025-01-25 05:04:55 -05:00
Noah Pilarski
d17221da92 Rename config to title screen config 2025-01-25 04:19:45 -05:00
xen-42
e92a7ab121 Make config in code for testing 2025-01-15 17:10:21 -05:00
xen-42
3ea4a3ab2d Make a config 2025-01-15 16:32:58 -05:00
xen-42
82e4a8755d Whoops put the wrong names 2025-01-07 14:31:56 -05:00
xen-42
fa3e4a7a64 Fix issues with Escape Room 2025-01-07 00:33:40 -05:00
xen-42
752f080099 change to rename because its better and matches other things 2025-01-06 23:02:40 -05:00
xen-42
5c9c487201 Reorganize quantum stuff so that the details go with the sockets/states/etc 2025-01-06 22:59:41 -05:00
xen-42
20d524d3de Port over quantum stuff from escape room 2025-01-06 17:51:09 -05:00
xen-42
cdb5604cff Backwards compat 2025-01-06 17:27:33 -05:00
xen-42
8eed478d4a Renamed it since it affects other calculations beyond zoom speed 2024-12-17 20:54:28 -05:00
xen-42
9878234026 Add default value 2024-12-17 20:47:07 -05:00
ZygZagGaming
21a9643b9e Allowed planets to decide if they change SolarSystemRadius 2024-12-11 12:29:16 -05:00
xen-42
6e254cd10a Add option to prevent bringing items into other systems #997 2024-11-27 15:18:08 -05:00
xen-42
ec1da98800 Also ignore empty primary 2024-10-27 16:13:09 -04:00
xen-42
a7e446b37b Complaints from wyrm 2024-10-26 19:07:52 -04:00
Joshua Thome
8a3841730a Merged dev into hawkbar-dreamworld 2024-10-05 09:57:26 -05:00
Joshua Thome
9b8d44a819 Dreamworld dimensions 2024-10-05 09:55:03 -05:00
xen-42
acce12e166 Fix typo 2024-10-04 21:49:53 -04:00
xen-42
44d9469139 Update PlanetConfig.cs 2024-10-04 21:48:21 -04:00
xen-42
aeb08f1480 Merge branch 'dev' into ship-spawn-facts 2024-10-04 13:34:15 -04:00
xen-42
be97d815ae Allow multiple spawn points 2024-10-04 13:17:55 -04:00
xen-42
ae2f762b76
Multiple fixes (#942)
- [ ] JOHN document keeploaded as in say what does this do with culling
- [ ] skybox factor for atmosphere probably
- [ ] maybe put multipliers for surface size?? probably not tho

<!-- A new module or something else important -->

## Major features

-

<!-- A new parameter added to a module, or API feature -->

## Minor features

- Added `allowShipAutoroll` to `Water` and `Atmosphere` (fixes #935)
- Replaced `invulnerableToSun` with `hasFluidDetector` and better
documented anglerfish making planets go gorp #830

<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->

## Improvements

- Allows subtitles of any size now (images get rescaled if need be)
(fixes #893)
- Added documentation of naming scheme for alt ship log images (fixes
#848)

<!-- Be sure to reference the existing issue if it exists -->

## Bug fixes

- Fix subtitles start cycling before main menu is visible (fixes #844)
- Fix disappearing signalscope UI after warping to new star system
(fixes #934)
- Fix null primary body not defaulting to center of universe in other
star systems (fixes #933) (probably)
- Fix proxy details requiring "keepLoaded" set to true to work (fixes
#940)
- Handle proxy body edge case when all scales = 0 (fixes #941)
2024-10-04 12:55:43 -04:00
xen-42
42f898a3fa Merge branch 'main' into system-name 2024-10-03 00:46:58 -04:00
xen-42
45ce315bfc John wins 2024-10-03 00:34:12 -04:00
xen-42
c9fa785ac6 Replaced invulernableToSun to hasFluidDetector, document anglerfish behaviour (#830) 2024-10-03 00:10:51 -04:00
xen-42
bd1abecb87 Fix subtitle with small dimensions not getting created #893 2024-10-03 00:02:20 -04:00
xen-42
c7402bf60f Change to can exit 2024-09-27 15:38:50 -04:00
xen-42
4bf12e5fbe Add settings for being able to warp home 2024-09-27 13:31:59 -04:00
Noah Pilarski
63cd86883b Patch UpdateEndTimesMusic 2024-06-14 15:09:13 -04:00
Noah Pilarski
ee6e221a94 85 seconds 2024-06-13 21:10:26 -04:00
Noah Pilarski
e776fb2564 Add global music module 2024-06-13 16:18:23 -04:00
Noah Pilarski
6951a40e58 Add map marker display distance overrides and make a map marker module 2024-06-01 23:00:51 -04:00
Nick
03620d80b6 Make ship log null 2024-03-20 18:05:40 -04:00
JohnCorby
a5a068d32a fix compile error 2024-03-08 21:11:04 -08:00
Ben C
641084ae45
Add shipLogStartingPlanetID to star system config 2024-03-09 00:03:00 -05:00
Nick
1a56fe1ab2 Preloading bundles and setting subtitle path 2024-02-03 16:09:50 -05:00
Noah Pilarski
bcfe939d9d typo 2024-01-01 23:54:28 -05:00
Nick
4ae5ec17b1 Obsolete pulsars 2023-09-08 01:16:15 -04:00
JohnCorby
0f6f67e55f edit config 2023-09-01 18:01:01 -07:00
Noah Pilarski
d1072e10cb
Particle/Vection Fields (#665)
<!-- A new module or something else important -->
## Major features
- New `ParticleFields` module. Add particles to your planet (ex: leaves,
rain, snow, fireflies, and more). Resolves #219

<!-- A new parameter added to a module, or API feature -->
## Minor features
-

<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
2023-08-24 16:32:46 -04:00
Noah Pilarski
ca7e0f25e7 rename to Particle Fields 2023-08-24 16:28:56 -04:00
Nick
f765e07859 Add another translation dictionary that keeps CDATA 2023-08-08 00:20:47 -04:00
Noah Pilarski
71240150b2 Vection fields (#219) 2023-07-22 08:46:38 -04:00
Nick
a5e55f4081 Fixes ship/scout HUD markers being hidden #647 2023-07-18 23:32:45 -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
Noah Pilarski
b51b702313 Rename onlyAffectsPlayerAndShip to onlyAffectsPlayerRelatedBodies
because this is what it actually does
2023-07-12 02:44:49 -04:00