5426 Commits

Author SHA1 Message Date
Ben C
645fd5914a Updated Schemas 2025-01-07 04:07:49 +00:00
xen-42
ceb0ad970b Remove things that we've already made obsolete 2025-01-06 23:05:54 -05:00
xen-42
ed58fab4ef Merge branch 'prometheus' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into prometheus 2025-01-06 23:02:46 -05:00
xen-42
752f080099 change to rename because its better and matches other things 2025-01-06 23:02:40 -05:00
Ben C
494021da7d Updated Schemas 2025-01-07 04:01:39 +00: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
dea646bf8e Fix the randomize rotation and gravity alignment stuff with the new weird stuff 2025-01-06 22:08:43 -05:00
xen-42
e701e21881 Merge branch 'fix-751' into prometheus 2025-01-06 21:37:45 -05:00
xen-42
b1253fc52c Merge branch 'prometheus' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into prometheus 2025-01-06 21:34:58 -05:00
xen-42
efc085cb0a Update QuantumBuilder.cs 2025-01-06 21:34:57 -05:00
Ben C
945484ed7d Updated Schemas 2025-01-07 00:37:36 +00:00
xen-42
18f7de6ad8 Quantum lightning works but has no lightning bolt 2025-01-06 19:36:12 -05:00
Ben C
e8e8559cfe Updated Schemas 2025-01-06 22:57:13 +00:00
xen-42
59be082cad Update SchemaExporter.cs 2025-01-06 17:55:27 -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
3b19c81b42 Make this branch actually build again 2025-01-06 17:21:32 -05:00
xen-42
06eea16188 Merge branch 'dev' into prometheus 2025-01-06 17:10:17 -05:00
xen-42
1f44218e9c
Update Docs Deps (#1020)
Upgrading to Astro 5
2025-01-06 16:52:57 -05:00
Ben C
6497fe2c35
Merge branch 'dev' into docs/update 2025-01-06 16:49:36 -05:00
xen-42
8e76ba9f18
remove prop placer (and all debug menu stuff actually) (#1015)
resolves #1013 

this also removes the other submenu, which had to do with ship logs, but
it was all empty methods for 3 years :D
so that means no more debug submenus which means debug menu is now
useless so bye bye debug menu
2025-01-06 16:41:33 -05:00
JohnCorby
46af557c3e link to unity explorer 2025-01-06 13:31:16 -08:00
JohnCorby
57d59d80b9 typo 2025-01-06 13:28:45 -08:00
JohnCorby
6b6ea470f5 update docs 2025-01-06 13:28:23 -08:00
Ben C
3562b91562
Update Docs Deps 2025-01-06 16:08:51 -05:00
xen-42
3b29e25070
Better focal point sphere of influence (#1017)
## Improvements

- Changed focal point sphere of influence to be 1.5x of the distance
between the 2 bodies instead of being 0

## Bug fixes
- Fixed Rich Presence not working on focal points
- Minimap is now disabled automatically on focal points
2025-01-06 16:01:20 -05:00
xen-42
ae09ab6a33
Set sector's ID (#1018)
## Improvements

- ID on sector component is now set to the name of the body
2025-01-06 15:39:19 -05:00
Ben C
0b482f2fb7 Updated Schemas 2025-01-06 20:38:24 +00:00
_nebula
c9480aab56 Merge branch 'fix-751' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into fix-751 2025-01-06 20:36:59 +00:00
_nebula
0796d751bd Add quantumAlignWithGravity field. 2025-01-06 20:36:07 +00:00
Ben C
7e27b56481 Updated Schemas 2025-01-06 20:29:08 +00:00
_nebula
492907c173 Merge branch 'fix-751' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into fix-751 2025-01-06 20:26:45 +00:00
_nebula
9ca4ebed93 add defaultvalueattribute to new field 2025-01-06 20:26:26 +00:00
Ben C
79db46429d Updated Schemas 2025-01-06 20:25:42 +00:00
Noah Pilarski
ff7c72ab03 make focal gravity radius 0
i have no idea why i did 1 before as there is no reason to
2025-01-06 15:23:52 -05:00
_nebula
27a3bfce3b Fix #751
Uses socket rotation if non-null, adds field to props to choose whether to randomize Y rotation.
2025-01-06 20:23:11 +00:00
Noah Pilarski
75b2e7caa5 disable minimap for focal points 2025-01-06 15:05:44 -05:00
Noah Pilarski
273ea6cd19 Merge branch 'dev' into soiFocalPoint 2025-01-06 14:53:51 -05:00
JohnCorby
a4ee4dbee7 no more debug menus (we removed both submenus so its just empty now) 2025-01-06 11:51:32 -08:00
JohnCorby
f70ce36d99 remove debug ship logs because that is empty 2025-01-06 11:49:33 -08:00
JohnCorby
eb56815aac remove prop placer 2025-01-06 11:21:59 -08:00
xen-42
be810425d6
1.25.0 (#1010)
## Minor features
- Added an option to use a detail for asteroid belts, instead of just
procgen.
- Also added asteroid belt options for gravity and random orientation.
- Added `selectable` to map mode info, allowing you to make the map mode
icon not able to be selected (useful for bodies without ship logs like
stars) Fixes #1003

## Improvements
- Added option separate from Debug for visualizing quantum object
visibility shapes

## Bug fixes
- Fixed the proxy shadow caster on heightmaps, so they cast shadows onto
other bodies better (fixes #1001)
v1.25.0
2025-01-06 10:48:47 -05:00
xen-42
b9e0eb3b43
Add option to toggle quantum object visualization separate from debug (#1011)
## Improvements

- Added option separate from Debug for visualizing quantum object
visibility shapes
2025-01-06 10:42:55 -05:00
xen-42
74066eb63f
Add selectable to map mode, fix an NRE, make auto map gen lines debug (#1009)
## Minor features

- Added `selectable` to map mode info, allowing you to make the map mode
icon not able to be selected (useful for bodies without ship logs like
stars) Fixes #1003
2025-01-06 00:24:29 -05:00
xen-42
9b73dfe80a Add option to toggle quantum object visualization separate from debug 2025-01-06 00:23:24 -05:00
xen-42
1390e79345 Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2025-01-05 23:19:37 -05:00
xen-42
de69e03b9d Update manifest.json 2025-01-05 23:19:31 -05:00
xen-42
d98329574e
fix the heightmap proxy caster guy and also asteroid belt now (#1002)
## Minor features
- Added an option to use a detail for asteroid belts, instead of just
procgen.
- Also added asteroid belt options for gravity and random orientation.

## Bug fixes
- Fixed the proxy shadow caster on heightmaps, so they cast shadows onto
other bodies better (fixes #1001)
2025-01-05 23:18:42 -05:00
Ben C
60f4f00bc4 Updated Schemas 2025-01-06 04:17:54 +00:00
xen-42
e3f117c8d4 Add selectable to map mode, fix an NRE, make auto map gen lines debug 2025-01-05 23:16:32 -05:00