metalgearsloth
3254acd8e7
Fix some test warnings ( #24324 )
...
Extracted from smug's pr.
(cherry picked from commit 4a13dbea76e8e6061274537c7063c6915429d38a)
2024-01-26 23:16:18 +01:00
Nemanja
47d24fc3e5
Fix cargo product groups ( #24212 )
...
(cherry picked from commit 21e77dffb00d631ea0e6a5c0ad55bed5dcbaa809)
2024-01-26 23:13:54 +01:00
Nemanja
30fccbbc8d
Chill bounties + fixes ( #23411 )
...
* Chill bounties + fixes
* localize
* fix arbitage
(cherry picked from commit 4662d463b8f5cbef5d93ca00b67bae6d8bf5db47)
2024-01-26 21:30:40 +01:00
Leon Friedrich
fb9adfb137
Make cargo arbitrage test ignore gambling crate ( #22943 )
...
(cherry picked from commit 9eaa4c3a5d3f0f6e55f88f79c6d36db09367c6df)
2024-01-22 18:36:55 +01:00
Leon Friedrich
1465c02a77
Move ActorComponent to shared ( #21293 )
2023-10-31 19:12:44 +01:00
Visne
9bd30d57ad
Remove obsolete PoolManager methods ( #19499 )
2023-08-25 12:13:11 +10:00
Visne
3c667b6f7e
Remove obsolete TestPair.Pair ( #19496 )
2023-08-25 10:56:51 +10:00
Leon Friedrich
9c84108672
Change default test pooling options. ( #18732 )
2023-08-06 12:30:28 +10:00
Leon Friedrich
d58786faf4
Remove PoolSettings.ExtraPrototypes option ( #18678 )
2023-08-05 14:16:48 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
TemporalOroboros
ba91023a85
Fix content.integration tests warnings ( #17817 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-07-06 14:54:25 +10:00
Nemanja
7ab5127286
Cargo Bounties ( #17344 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2023-06-22 21:49:33 +10:00
metalgearsloth
57858f802f
Shuttle drone improvements ( #16931 )
2023-05-31 11:13:02 +10:00
Moony
e91fc652a3
Dynamic space world generation and debris. ( #15120 )
...
* World generation (squash)
* Test fixes.
* command
* o
* Access cleanup.
* Documentation touchups.
* Use a prototype serializer for BiomeSelectionComponent
* Struct enumerator in SimpleFloorPlanPopulatorSystem
* Safety margins around PoissonDiskSampler, cookie acquisition methodologies
* Struct enumerating PoissonDiskSampler; internal side
* Struct enumerating PoissonDiskSampler: Finish it
* Update WorldgenConfigSystem.cs
awa
---------
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com >
Co-authored-by: 20kdc <asdd2808@gmail.com >
2023-05-16 06:36:45 -05:00
Leon Friedrich
110060678f
Disable GridFillComponent on some tests ( #15757 )
2023-04-25 09:48:29 +10:00
metalgearsloth
a8130f177f
Fix static pricing for stacks ( #14865 )
...
Removed BaseItem price as it was always a placeholder and easier to just change without it.
Ensure staticprice is never used if stackprice is present.
Added StackComponent to the test so the behavior matches expectation.
2023-03-26 12:01:42 -05:00
Visne
caed330d0b
Pizza crate price tweaks ( #13651 )
2023-01-24 11:36:49 +11:00
Leon Friedrich
cf509c1e38
Add material arbitrage tests ( #13315 )
2023-01-15 00:57:59 -08:00
Nemanja
204e727993
Fix random fails on NoCargoOrderArbitrage Test ( #13273 )
2023-01-01 13:58:18 -08:00
metalgearsloth
3b3963083b
Replace GridEntityId with Owner ( #12743 )
2022-12-12 14:59:02 +11:00
corentt
29224f166c
Fix price calculation of stacks ( #12645 )
...
* stackprice is not compatible with static price
* adjust prices
* more price adjust
* staticprice = 0
* add a test
2022-11-17 07:59:45 -06:00
metalgearsloth
ad7a851e27
Cargo economy balance ( #11123 )
...
Co-authored-by: Visne <39844191+Visne@users.noreply.github.com >
2022-09-15 11:53:17 +10:00
metalgearsloth
77a8e16104
Add cargo shuttle ( #8686 )
2022-06-23 14:36:47 +10:00