1
1
== Olupis Major change log ==
2
2
https://github.com/JiroCab/Olupis
3
- Last updated on 25/09 /2023 (+8utc) by Jirocab/RushieWashie
3
+ Last updated on 21/11 /2023 (+8utc) by Jirocab/RushieWashie
4
4
5
- = Beta 1-5 () =
5
+ = Version 1-6 () =
6
+ + Support/Ammo limited units have ammo visual indicators
7
+ + Made planets be hidden until a sector is unlocked for it
8
+ + Weather added: acidRain, mossMist
9
+ + Blocks added: glowBloom, luminiteBoulder, obliterator, navalConstruct
10
+ + Maps added: vakinyaDesert, mossyRavine, gardeniorTemple
11
+ + Units added: supella
12
+ ~ Maps updated: forestOfHope, sanctuary, dormantCell
13
+ ~ Added in-map credits for the maps above
14
+ ~ Sprites updated: olupis-tree, moss-tree, rustElectrolyzer, ironConveyor, ironBridge, phantom, rustedBridge, bay, mite
15
+ ~ Sprites Contributed by kapzduke: pipeJuntion, pipeRouter, ironPipe, leadPipe, WindMill, Corroder, rustyDrill, displacementPump, ironPump, rustyPump, rustElectrolyzer, iron (item), rustyIron (item) [https://github.com/kapzduke]
16
+ ~ Sprites Contributed by Otamamori: supella, phantom
17
+ ~ Renamed "Biomatter" -> "Planty Mush"
18
+ ~ Maps Contributed MrApple: vakinyaDesert, muddyLakes
19
+ ~ improved shadows of various props, mossyRavine, gardeniorTemple
20
+ ~ buffed shredder & dissolver
21
+ ~ Pipes has been reworked, made better for longer distance in exchange for lower capacity
22
+ ~ Conveyor & Bridges speed increased, from half of serpulo counterparts to about 70-75%~
23
+ ~ Crusader now have a wip weapon
24
+ ~ Gnats & Phorid now have crawler like weapons along side healing turret
25
+ ~ Porter can be command to "deploy" preventing Bay's movement and rally zoners to commanded position
26
+ ~ Moved hydroMill to post-cobalt
27
+ ~ Units and unit production now costs copper instead of silicon for t1
28
+ ~ constructs can now output to payload
29
+ ~ Improved Shredder's bullet's detection
30
+ ~ Improved Tech tree, new player experience, buildSpeed
31
+ ~ Bug Fix: Unable to reach other sector due to a bug with mindustry not selecting the proper launch core (allowed launch schematic) [https://github.com/JiroCab/Olupis/issues/12]
32
+ ~ Bug Fix: Constructs not spawning units on maps without cores despite being on the wave team
33
+ ~ Bug Fix: AmmoLifeTime units not properly removed in multiplayer
34
+ ~ Bug Fix: Embryo Timing out if it has no a parent (for waves)
35
+ ~ Internal: Expanded Credits
36
+
37
+ = Version 1-5 (9128c69) = https://github.com/JiroCab/Olupis/tree/9128c69cd59afeb49ec9c0d403352f2efbc41f38
6
38
+ Added more music from the Terra Nil Soundtrack by Meydän
7
39
+ Maps added: sanctuary, dorment-cell, forest-of-hope
8
40
+ Units added: aero, striker, venom, phorid, phantom, banshee, embryo, bay, blitz
@@ -13,17 +45,17 @@ Last updated on 25/09/2023 (+8utc) by Jirocab/RushieWashie
13
45
~ Updated and made load disclaimer taggable
14
46
~ Bug fix: all cores except remnant can be chosen to be launched
15
47
~ Internal: Deprecated taurus using MendTurret, uses PowerTurret instead
16
- ~ Internal: Turrets moved out of NyfalisBlocks.java and into NyfalisTurrets.java
17
- ~ Internal: PowerUnitTurret extends ItemUnitTurret instead of PowerTurret
18
- ~ Internal: Vaguely sorted classes of block types
19
- ~ Internal: toxopid updated (3.0.0 -> 3.2.0)
48
+ ~ Internal: Turrets moved out of NyfalisBlocks.java and into NyfalisTurrets.java
49
+ ~ Internal: PowerUnitTurret extends ItemUnitTurret instead of PowerTurret
50
+ ~ Internal: Vaguely sorted classes of block types
51
+ ~ Internal: toxopid updated (3.0.0 -> 3.2.0)
20
52
~ Improve Planet rules, Custom unit Ai, Tech tree, Core database and Fx
21
53
~ Sprites Contributed by Remington Thomas: rustyIron, venom, bay, blitz, crusader
22
54
~ Given coreRelic, coreShrine, coreTemple a weapon
23
55
-- Blocks removed: mendFieldProjector
24
56
-- Deprecated DirectionalMendProjector and made into legacyBlock
25
57
26
- = Beta 1-4 (e898d42) = https://github.com/JiroCab/Olupis/tree/e898d42d0b490a209939e90e4b9c7ae1a641b884
58
+ = Version 1-4 (e898d42) = https://github.com/JiroCab/Olupis/tree/e898d42d0b490a209939e90e4b9c7ae1a641b884
27
59
~ !! Rebranded to `Nyfalis`
28
60
~ Mod browser Visible, w/ in game Wip disclaimer
29
61
@@ -53,21 +85,21 @@ Last updated on 25/09/2023 (+8utc) by Jirocab/RushieWashie
53
85
-- removed `pinkTree`duplicate that was a floor named "pink-mossy-water
54
86
-- Internal: removed `NoIconFix()`and used proper `-full` & similar (WMF Industry)
55
87
56
- = Beta 1-3 (01b8973) = https://github.com/JiroCab/Olupis/tree/01b8973727ccff584c453dd5cbe52a7e3a999117
88
+ = Version 1-3 (01b8973) = https://github.com/JiroCab/Olupis/tree/01b8973727ccff584c453dd5cbe52a7e3a999117
57
89
+ Added Placeholder1 for the two planets
58
90
+ Olupis Tech tree now takes a items from all 3 planet's sectors
59
- + Added Raw Files of certain sprites (.aseprite & .ase Contributed by NightmarishWolf)
91
+ + Added Raw Files of certain sprites (.aseprite & .ase Contributed by NightmarishWolf)
60
92
+ Added Mod options to turn off invasive features
61
- + Added an option for Green team to have the corroded icon
62
- + Added Code play music via overriding the game music Seq (wip)
93
+ + Added an option for Green team to have the corroded icon
94
+ + Added Code play music via overriding the game music Seq (wip)
63
95
+ World tiles added - pinkGrass, pinkGrassWater, pinkShrubs, pinkTree
64
96
+ Units added - zoner
65
97
+ Blocks added - shredder, fortifiedTank, fortifiedCanister, mendFieldProjector, taurus, rustyPump, iron junction, rustyScrapWall, rustyScrapWallLarge, rustyScrapWallHuge, rustyScrapWallGigantic
66
- ~ Units Sprites updated - gnat
98
+ ~ Units Sprites updated - gnat
67
99
~ Sprites Updated - iron, corroder, rustyIronConveyor, ironConveyor, cobaltConveyor, pipeBridge, pipeRouter, coreRemnant, windmill, garden, coreRemnant, ironWall, ironWallLarge, rustyWall, rustyWallLarge, rustyWallHuge, rustyWallGigantic
68
100
~ Fixed certain blocks not having / improper Ui Icons
69
- ~ Fixed windMills generating light
70
- ~ Fixed steam being used as coolant by Serpulo turrets
101
+ ~ Fixed windMills generating light
102
+ ~ Fixed steam being used as coolant by Serpulo turrets
71
103
~ Updated README.md
72
104
~ Updated Olupis TechTree
73
105
~ Updated bundle.properties
@@ -76,11 +108,11 @@ Last updated on 25/09/2023 (+8utc) by Jirocab/RushieWashie
76
108
~ Made some of Serpulo's items included in Olupis planets' items, will be whitelisting Olupis blocks instead & ban-hide other blocks
77
109
~ updated debug button export map for changes above
78
110
~ Packages changed 'com.jirocab.planets' to 'olupis' (Name was not final when orginal packages made and changing it now while it's early)
79
- ~ Bumped required Mindustry Version in build.gradle [v140.4 -> v141]
111
+ ~ Bumped required Mindustry Version in build.gradle [v140.4 -> v141]
80
112
-- Removed rustyPipe Variants (No easy way to add variants)
81
113
82
114
83
- = Beta 1-2 (867d438) == https://github.com/JiroCab/Olupis/tree/867d438c8352ab358ad6c0cf5062fce78c26652c
115
+ = Version 1-2 (867d438) == https://github.com/JiroCab/Olupis/tree/867d438c8352ab358ad6c0cf5062fce78c26652c
84
116
+ Debug button to set a map's planet/block set to be olupis, disabled by default [settings > sound > olupis-debug]
85
117
+ "Space" sound can be turned off [settings > sound > olupis-space]
86
118
+ units added - gnat, mite, firefly, porter
@@ -104,7 +136,7 @@ Last updated on 25/09/2023 (+8utc) by Jirocab/RushieWashie
104
136
-- Internal blocks removed - treeStump, bigBoulder
105
137
106
138
107
- = Beta 1-1a/1-1 (4e9861a) == https://github.com/JiroCab/Olupis/commit/4e9861a9fa6cd088c677e1f7b3f44afa10a85c3b
139
+ = Version 1-1a/1-1 (4e9861a) == https://github.com/JiroCab/Olupis/commit/4e9861a9fa6cd088c677e1f7b3f44afa10a85c3b
108
140
+ Blocks Sets - garden, bioMatterPress, unitReplicator, unitReplicatorSmall, rustElectrolyzer, steamBoilder, steamHood, hydrochloricGraphitePress, ironSieve, rustyIronConveyor, ironConveyor, cobaltConveyor, ironRouter, rustyPipe, ironPipe, pipeRouter, wire, wireBridge, superConductors, windMills, hydroMill, steamDrill, hydroElectricDrill, displacementPump, massDisplacementPump, ironPump, oilSeparator, architonnerre, architronito, rustyWall, rustyWallLarge, rustyWallHuge, rustyWallGigantic, ironWall, ironWallLarge, coreRemnant, coreVestige, coreRelic, coreShrine, coreTemple, fortifiedVault, fortifiedContainer, fortifiedMessageBlock
109
141
+ World tiles - redSand, redDune, redSandWater, greenShrubsIrregular, mossyStoneWall, mossierStoneWall, mossiestStoneWall, mossStone, frozenGrass, yellowGrass, yellowTree, yellowBush, yellowShrubs, yellowShrubsIrregular, mossyStone, mossierStone, mossiestStone, mossStoneWall, oreIron, oreIronWall, oreCobalt, OreCobaltWall, olupisTree, bush, mossyBoulder, mossTree , treeStump,
110
142
+ Items - condensedBiomatter, rustyIron, iron, cobalt
0 commit comments