Nick
|
8bb8f85f4c
|
Change parent path warning log to error + add missing
Was missing the log for Detail and Dialogue builders
|
2022-12-29 13:38:47 -05:00 |
|
Noah Pilarski
|
97a2ccd258
|
Actually add the renaming and parenting stuff
|
2022-12-24 14:08:36 -05:00 |
|
TerrificTrifid
|
dc7a2df5df
|
Use CurrentScale correctly
|
2022-11-23 14:54:57 -06:00 |
|
TerrificTrifid
|
08cf0cb22e
|
Remove light
|
2022-11-08 20:05:53 -06:00 |
|
TerrificTrifid
|
15b2d51b6d
|
Rotation last
|
2022-11-08 17:42:53 -06:00 |
|
TerrificTrifid
|
9444b49059
|
Rotation
|
2022-11-08 17:32:17 -06:00 |
|
TerrificTrifid
|
53230dfcf3
|
Warp particles and render queue
|
2022-11-07 23:27:47 -06:00 |
|
TerrificTrifid
|
41cf405cc1
|
Actually do default
|
2022-11-06 20:14:04 -06:00 |
|
TerrificTrifid
|
7fffa92ff0
|
Rewrite singularities
|
2022-11-06 19:55:50 -06:00 |
|
Nick
|
fb2de48d8f
|
Use bool to check if we should init prefabs (avoids excess null checks)
|
2022-09-30 22:58:31 -04:00 |
|
Noah Pilarski
|
2222a4cd93
|
Merge branch 'dev' into eye-of-the-universe
|
2022-09-15 18:37:14 -04:00 |
|
Nick
|
5a5ea46b05
|
Categorized some stuff in components and fixed Trifids star thing maybe
|
2022-09-15 00:41:05 -04:00 |
|
Noah Pilarski
|
abed1b2439
|
Set airlock to open to an empty array
|
2022-09-11 03:51:38 -04:00 |
|
Noah Pilarski
|
ea1ff34e1c
|
Set black hole audio stuff
|
2022-09-11 03:23:06 -04:00 |
|
Noah Pilarski
|
1182865753
|
Almost forgor
|
2022-09-11 02:35:31 -04:00 |
|
Noah Pilarski
|
6caa2d8991
|
Get prefabs from solar system and then head back to eye
|
2022-09-11 01:32:07 -04:00 |
|
Noah Pilarski
|
90a1e2335a
|
Update SingularityBuilder.cs
|
2022-08-25 20:20:48 -04:00 |
|
Noah Pilarski
|
3cc1a3cf93
|
Merge branch 'dev' into remnant-rework
|
2022-08-25 20:15:38 -04:00 |
|
Nick
|
8d78c49c64
|
Move TimeValuePair to Utility, Ring no longer inherits from VariableSizeModule
Also migrated the old value for curve to scaleCurve.
|
2022-08-25 19:29:06 -04:00 |
|
Nick
|
5fe7630f48
|
Refactor (description)
Refactor proxies, fix named, create proxy remnants, don't let focal points be destroyed by stars
|
2022-08-25 01:05:16 -04:00 |
|
Nick
|
d32f77f6df
|
Change everything (broke proxies)
|
2022-08-24 23:12:35 -04:00 |
|
Noah Pilarski
|
72ec389fbd
|
Refactor
|
2022-08-18 13:59:45 -04:00 |
|
Noah Pilarski
|
efebb13e85
|
Rename instantiated objects
|
2022-08-15 06:21:28 -04:00 |
|
Nick
|
4092c5847f
|
Apply scale curve to singularities (#226)
|
2022-07-08 23:41:02 -04:00 |
|
Nick
|
2e47d170f9
|
Change fifty gorillion logs to be verbose
|
2022-07-05 19:28:38 -04:00 |
|
Nick
|
1e3f941286
|
Singularities now go under props, can have multiple per planet
|
2022-06-29 17:41:54 -04:00 |
|
Noah Pilarski
|
977c790ef5
|
Use SearchUtilities.Find instead GameObject.Find
|
2022-06-03 03:02:05 -04:00 |
|
JohnCorby
|
53dd88584b
|
Revert "reformat again"
This reverts commit 93d82358
|
2022-05-22 18:55:27 -07:00 |
|
JohnCorby
|
93d82358fa
|
reformat again
|
2022-05-22 18:48:23 -07:00 |
|
JohnCorby
|
656ff16305
|
Revert "Reformat"
This reverts commit 7c0ba5597720f963432d8379a236e74f3508d077.
|
2022-05-22 18:41:34 -07:00 |
|
Ben C
|
7c0ba55977
|
Reformat
|
2022-05-22 21:30:45 -04:00 |
|
Ben C
|
466df12003
|
Got Schema generation working!
|
2022-05-22 18:57:05 -04:00 |
|
Ben C
|
cbd0109ea0
|
Merge branch 'dev' into schema-integration
# Conflicts:
# NewHorizons/Builder/Body/FunnelBuilder.cs
# NewHorizons/External/Configs/PlanetConfig.cs
# NewHorizons/External/Configs/StarSystemConfig.cs
# NewHorizons/External/Modules/AsteroidBeltModule.cs
# NewHorizons/External/Modules/AtmosphereModule.cs
# NewHorizons/External/Modules/BaseModule.cs
# NewHorizons/External/Modules/OrbitModule.cs
# NewHorizons/External/Modules/PropModule.cs
# NewHorizons/External/Modules/ShipLogModule.cs
# NewHorizons/External/Modules/SignalModule.cs
# NewHorizons/External/Modules/VariableSize/FunnelModule.cs
# NewHorizons/External/Modules/VariableSize/RingModule.cs
# NewHorizons/External/Modules/VariableSize/SingularityModule.cs
# NewHorizons/External/Modules/VariableSize/StarModule.cs
# NewHorizons/Main.cs
|
2022-05-22 13:24:02 -04:00 |
|
Ben C
|
da63bfd192
|
Stop using name-based Shader Property Lookup
|
2022-05-21 23:18:22 -04:00 |
|
Ben C
|
0a061ecbcc
|
Added description to all modules except translation
|
2022-05-21 13:28:04 -04:00 |
|
Nick
|
e1e630aaef
|
Organize + validate
|
2022-05-17 19:41:45 -04:00 |
|
Nick
|
55e8be6546
|
Fix positions
|
2022-05-12 01:47:20 -04:00 |
|
Nick
|
0a548d5f12
|
Make all classes public
|
2022-05-11 22:07:51 -04:00 |
|
Nick
|
59ef3a2658
|
Allow toggling zero g volume on white holes
|
2022-05-11 22:04:54 -04:00 |
|
Nick
|
18ebcb85cc
|
Put sectors on everything
|
2022-05-10 21:42:30 -04:00 |
|
Nick J. Connors
|
9b0d90ca9a
|
Translation support
|
2022-02-23 19:46:18 -05:00 |
|
Nick J. Connors
|
9905c2d10d
|
Fixed white hole distortion mass scale
|
2022-01-13 14:20:04 -05:00 |
|
Nick J. Connors
|
26c916295f
|
Add atmo shader to schema and fix white hole radius
|
2022-01-11 12:58:31 -05:00 |
|
Nick J. Connors
|
97901c9ee7
|
Blank star chart log page in ship log
|
2022-01-05 19:07:20 -05:00 |
|
Nick J. Connors
|
fdde9a2238
|
Bug fixes
|
2022-01-04 17:29:44 -05:00 |
|
Nick J. Connors
|
a365f74760
|
Wormholes between systems + planets on title screen
|
2022-01-03 23:02:17 -05:00 |
|
Nick J. Connors
|
6759a4af76
|
Black hole + white hole pairing
|
2022-01-02 20:28:22 -05:00 |
|