Merge branch 'master' into planetdraw

This commit is contained in:
DeltaNedas
2020-10-17 16:59:28 +00:00
committed by GitHub
96 changed files with 771 additions and 644 deletions

View File

@@ -9,34 +9,34 @@ _[Trello Board](https://trello.com/b/aE2tcUwF/mindustry-40-plans)_
_[Wiki](https://mindustrygame.github.io/wiki)_ _[Wiki](https://mindustrygame.github.io/wiki)_
_[Javadoc](https://mindustrygame.github.io/docs/)_ _[Javadoc](https://mindustrygame.github.io/docs/)_
### Contributing ## Contributing
See [CONTRIBUTING](CONTRIBUTING.md). See [CONTRIBUTING](CONTRIBUTING.md).
### Building ## Building
Bleeding-edge builds are generated automatically for every commit. You can see them [here](https://github.com/Anuken/MindustryBuilds/releases). Bleeding-edge builds are generated automatically for every commit. You can see them [here](https://github.com/Anuken/MindustryBuilds/releases).
If you'd rather compile on your own, follow these instructions. If you'd rather compile on your own, follow these instructions.
First, make sure you have [JDK 14](https://adoptopenjdk.net/) installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands: First, make sure you have [JDK 14](https://adoptopenjdk.net/) installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands:
#### Windows ### Windows
_Running:_ `gradlew desktop:run` _Running:_ `gradlew desktop:run`
_Building:_ `gradlew desktop:dist` _Building:_ `gradlew desktop:dist`
_Sprite Packing:_ `gradlew tools:pack` _Sprite Packing:_ `gradlew tools:pack`
#### Linux/Mac OS ### Linux/Mac OS
_Running:_ `./gradlew desktop:run` _Running:_ `./gradlew desktop:run`
_Building:_ `./gradlew desktop:dist` _Building:_ `./gradlew desktop:dist`
_Sprite Packing:_ `./gradlew tools:pack` _Sprite Packing:_ `./gradlew tools:pack`
#### Server ### Server
Server builds are bundled with each released build (in Releases). If you'd rather compile on your own, replace 'desktop' with 'server', e.g. `gradlew server:dist`. Server builds are bundled with each released build (in Releases). If you'd rather compile on your own, replace 'desktop' with 'server', e.g. `gradlew server:dist`.
#### Android ### Android
1. Install the Android SDK [here.](https://developer.android.com/studio#downloads) Make sure you're downloading the "Command line tools only", as Android Studio is not required. 1. Install the Android SDK [here.](https://developer.android.com/studio#downloads) Make sure you're downloading the "Command line tools only", as Android Studio is not required.
2. Set the `ANDROID_HOME` environment variable to point to your unzipped Android SDK directory. 2. Set the `ANDROID_HOME` environment variable to point to your unzipped Android SDK directory.
@@ -44,20 +44,29 @@ Server builds are bundled with each released build (in Releases). If you'd rathe
To debug the application on a connected phone, run `gradlew android:installDebug android:run`. To debug the application on a connected phone, run `gradlew android:installDebug android:run`.
##### Troubleshooting ### Troubleshooting
#### Permission Denied
If the terminal returns `Permission denied` or `Command not found` on Mac/Linux, run `chmod +x ./gradlew` before running `./gradlew`. *This is a one-time procedure.* If the terminal returns `Permission denied` or `Command not found` on Mac/Linux, run `chmod +x ./gradlew` before running `./gradlew`. *This is a one-time procedure.*
#### Can not attach to current VM / Error during attachment using [...]
This is a problem related to [Jabel](https://github.com/bsideup/jabel), which I use to compile Java 8-compatible bytecode while using Java 9+ language features.
I don't know of a complete fix to this issue. However, if you're getting the error when running through IntelliJ, a workaround is to launch through Gradle *once*, which starts a daemon and avoids the problem in future runs through IntelliJ.
--- ---
Gradle may take up to several minutes to download files. Be patient. <br> Gradle may take up to several minutes to download files. Be patient. <br>
After building, the output .JAR file should be in `/desktop/build/libs/Mindustry.jar` for desktop builds, and in `/server/build/libs/server-release.jar` for server builds. After building, the output .JAR file should be in `/desktop/build/libs/Mindustry.jar` for desktop builds, and in `/server/build/libs/server-release.jar` for server builds.
### Feature Requests ## Feature Requests
Post feature requests and feedback [here](https://github.com/Anuken/Mindustry-Suggestions/issues/new/choose). Post feature requests and feedback [here](https://github.com/Anuken/Mindustry-Suggestions/issues/new/choose).
### Downloads ## Downloads
[<img src="https://static.itch.io/images/badge.svg" [<img src="https://static.itch.io/images/badge.svg"
alt="Get it on Itch.io" alt="Get it on Itch.io"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 B

After

Width:  |  Height:  |  Size: 274 B

View File

@@ -100,8 +100,7 @@ committingchanges = Comitting Changes
done = Done done = Done
feature.unsupported = Your device does not support this feature. feature.unsupported = Your device does not support this feature.
mods.alphainfo = Keep in mind that mods are in alpha, and[scarlet] may be very buggy[].\nReport any issues you find to the Mindustry GitHub or Discord. mods.alphainfo = Keep in mind that mods are in alpha, and[scarlet] may be very buggy[].\nReport any issues you find to the Mindustry GitHub.
mods.alpha = [accent](Alpha)
mods = Mods mods = Mods
mods.none = [lightgray]No mods found! mods.none = [lightgray]No mods found!
mods.guide = Modding Guide mods.guide = Modding Guide
@@ -285,6 +284,7 @@ selectschematic = [accent][[{0}][] to select+copy
pausebuilding = [accent][[{0}][] to pause building pausebuilding = [accent][[{0}][] to pause building
resumebuilding = [scarlet][[{0}][] to resume building resumebuilding = [scarlet][[{0}][] to resume building
wave = [accent]Wave {0} wave = [accent]Wave {0}
wave.cap = [accent]Wave {0}/{1}
wave.waiting = [lightgray]Wave in {0} wave.waiting = [lightgray]Wave in {0}
wave.waveInProgress = [lightgray]Wave in progress wave.waveInProgress = [lightgray]Wave in progress
waiting = [lightgray]Waiting... waiting = [lightgray]Waiting...
@@ -521,6 +521,7 @@ sectors.resume = Resume
sectors.launch = Launch sectors.launch = Launch
sectors.select = Select sectors.select = Select
sectors.nonelaunch = [lightgray]none (sun) sectors.nonelaunch = [lightgray]none (sun)
sectors.rename = Rename Sector
planet.serpulo.name = Serpulo planet.serpulo.name = Serpulo
#TODO better name #TODO better name
@@ -728,7 +729,6 @@ setting.fullscreen.name = Fullscreen
setting.borderlesswindow.name = Borderless Window[lightgray] (restart may be required) setting.borderlesswindow.name = Borderless Window[lightgray] (restart may be required)
setting.fps.name = Show FPS & Ping setting.fps.name = Show FPS & Ping
setting.smoothcamera.name = Smooth Camera setting.smoothcamera.name = Smooth Camera
setting.blockselectkeys.name = Show Block Select Keys
setting.vsync.name = VSync setting.vsync.name = VSync
setting.pixelate.name = Pixelate setting.pixelate.name = Pixelate
setting.minimap.name = Show Minimap setting.minimap.name = Show Minimap

View File

@@ -2,14 +2,14 @@ credits.text = Creado por [royal]Anuken[] - [sky]anukendev@gmail.com[]
credits = Créditos credits = Créditos
contributors = Traductores y Contribuidores contributors = Traductores y Contribuidores
discord = ¡Únete al Discord de Mindustry! discord = ¡Únete al Discord de Mindustry!
link.discord.description = La sala oficial del Discord de Mindustry link.discord.description = El servidor official de Discord de Mindustry
link.reddit.description = El subreddit de Mindustry link.reddit.description = El subreddit de Mindustry
link.github.description = Código fuente del juego link.github.description = Código fuente del juego
link.changelog.description = Lista de actualizaciones link.changelog.description = Lista de actualizaciones
link.dev-builds.description = Versiones de desarrollo inestables link.dev-builds.description = Versiones en desarrollo inestables
link.trello.description = Tablero de Trello oficial para las características planificadas link.trello.description = Tablero de Trello oficial para las características planificadas
link.itch.io.description = itch.io es la página donde podes descargar las versiones para PC y web link.itch.io.description = itch.io es la página donde podes descargar las versiones para PC y web
link.google-play.description = Ficha en la Google Play Store link.google-play.description = Página de Mindustry en Google Play Store
link.f-droid.description = Página de F-Droid del juego link.f-droid.description = Página de F-Droid del juego
link.wiki.description = Wiki oficial de Mindustry link.wiki.description = Wiki oficial de Mindustry
link.suggestions.description = Sugerir nuevas funciones link.suggestions.description = Sugerir nuevas funciones
@@ -18,7 +18,7 @@ screenshot = Captura de pantalla guardada en {0}
screenshot.invalid = Mapa demasiado grande, no hay suficiente memoria para la captura de pantalla. screenshot.invalid = Mapa demasiado grande, no hay suficiente memoria para la captura de pantalla.
gameover = Tu núcleo ha sido destruido. gameover = Tu núcleo ha sido destruido.
gameover.pvp = ¡El equipo[accent] {0}[] ha ganado! gameover.pvp = ¡El equipo[accent] {0}[] ha ganado!
highscore = [accent]¡Nueva mejor puntuación! highscore = [accent]¡Nuevo récord de puntuación!
copied = Copiado. copied = Copiado.
indev.popup = [accent]v6[] is currently in [accent]alpha[].\n[lightgray]This means:[]\n[scarlet]- The campaign is completely unfinished[]\n- Content is missing\n - Most [scarlet]Unit AI[] does not work properly\n- Many units are unfinished\n- Everything you see is subject to change or removal.\n\nReport bugs or crashes on [accent]Github[]. indev.popup = [accent]v6[] is currently in [accent]alpha[].\n[lightgray]This means:[]\n[scarlet]- The campaign is completely unfinished[]\n- Content is missing\n - Most [scarlet]Unit AI[] does not work properly\n- Many units are unfinished\n- Everything you see is subject to change or removal.\n\nReport bugs or crashes on [accent]Github[].
indev.notready = This part of the game isn't ready yet indev.notready = This part of the game isn't ready yet
@@ -38,12 +38,12 @@ be.ignore = Ignorar
be.noupdates = No se encontraron actualizaciones. be.noupdates = No se encontraron actualizaciones.
be.check = Revisando actualizaciones be.check = Revisando actualizaciones
schematic = Esquemático schematic = Esquema
schematic.add = Guardar esquemático... schematic.add = Guardar esquema...
schematics = Esquemáticos schematics = Esquemas
schematic.replace = Un esquemático con ese nombre ya existe. ¿Deseas remplazarlo? schematic.replace = Un esquema con ese nombre ya existe. ¿Deseas remplazarlo?
schematic.exists = Un esquemático con ese nombre ya existe. schematic.exists = Un esquema con ese nombre ya existe.
schematic.import = Importar esquemático... schematic.import = Importar esquema...
schematic.exportfile = Exportar archivo schematic.exportfile = Exportar archivo
schematic.importfile = Importar archivo schematic.importfile = Importar archivo
schematic.browseworkshop = Buscar en el Steam Workshop schematic.browseworkshop = Buscar en el Steam Workshop

Binary file not shown.

Before

Width:  |  Height:  |  Size: 825 B

After

Width:  |  Height:  |  Size: 827 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

After

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 429 KiB

After

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 354 KiB

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 KiB

After

Width:  |  Height:  |  Size: 426 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -36,6 +36,8 @@ public class Vars implements Loadable{
public static boolean loadLocales = true; public static boolean loadLocales = true;
/** Whether the logger is loaded. */ /** Whether the logger is loaded. */
public static boolean loadedLogger = false, loadedFileLogger = false; public static boolean loadedLogger = false, loadedFileLogger = false;
/** Whether to show the cliff button in the editor*/
public static boolean addCliffButton = false;
/** Maximum extra padding around deployment schematics. */ /** Maximum extra padding around deployment schematics. */
public static final int maxLoadoutSchematicPad = 5; public static final int maxLoadoutSchematicPad = 5;
/** Maximum schematic size.*/ /** Maximum schematic size.*/
@@ -86,6 +88,10 @@ public class Vars implements Loadable{
public static final float logicItemTransferRange = 45f; public static final float logicItemTransferRange = 45f;
/** duration of time between turns in ticks */ /** duration of time between turns in ticks */
public static final float turnDuration = 2 * Time.toMinutes; public static final float turnDuration = 2 * Time.toMinutes;
/** chance of an invasion per turn, 1 = 100% */
public static final float baseInvasionChance = 1f / 25f;
/** how many turns have to pass before invasions start */
public static final int invasionGracePeriod = 20;
/** min armor fraction damage; e.g. 0.05 = at least 5% damage */ /** min armor fraction damage; e.g. 0.05 = at least 5% damage */
public static final float minArmorDamage = 0.1f; public static final float minArmorDamage = 0.1f;
/** launch animation duration */ /** launch animation duration */

View File

@@ -40,11 +40,11 @@ public class BaseAI{
} }
public void update(){ public void update(){
if(timer.get(timerSpawn, 60) && data.hasCore()){ if(data.team.rules().aiCoreSpawn && timer.get(timerSpawn, 60 * 2.5f) && data.hasCore()){
CoreBlock block = (CoreBlock)data.core().block; CoreBlock block = (CoreBlock)data.core().block;
//create AI core unit //create AI core unit
if(!state.isEditor() && !Groups.unit.contains(u -> u.team() == data.team && u.type() == block.unitType)){ if(!state.isEditor() && !Groups.unit.contains(u -> u.team() == data.team && u.type == block.unitType)){
Unit unit = block.unitType.create(data.team); Unit unit = block.unitType.create(data.team);
unit.set(data.core()); unit.set(data.core());
unit.add(); unit.add();

View File

@@ -48,7 +48,7 @@ public class WaveSpawner{
/** @return true if the player is near a ground spawn point. */ /** @return true if the player is near a ground spawn point. */
public boolean playerNear(){ public boolean playerNear(){
return !player.dead() && spawns.contains(g -> Mathf.dst(g.x * tilesize, g.y * tilesize, player.x, player.y) < state.rules.dropZoneRadius && player.team() != state.rules.waveTeam); return state.rules.waves && !player.dead() && spawns.contains(g -> Mathf.dst(g.x * tilesize, g.y * tilesize, player.x, player.y) < state.rules.dropZoneRadius && player.team() != state.rules.waveTeam);
} }
public void spawnEnemies(){ public void spawnEnemies(){
@@ -175,7 +175,7 @@ public class WaveSpawner{
} }
private void spawnEffect(Unit unit){ private void spawnEffect(Unit unit){
Call.spawnEffect(unit.x, unit.y, unit.type()); Call.spawnEffect(unit.x, unit.y, unit.type);
Time.run(30f, unit::add); Time.run(30f, unit::add);
} }

View File

@@ -79,7 +79,7 @@ public class BuilderAI extends AIController{
float dist = Math.min(cons.dst(unit) - buildingRange, 0); float dist = Math.min(cons.dst(unit) - buildingRange, 0);
//make sure you can reach the request in time //make sure you can reach the request in time
if(dist / unit.type().speed < cons.buildCost * 0.9f){ if(dist / unit.type.speed < cons.buildCost * 0.9f){
following = b; following = b;
found = true; found = true;
} }
@@ -112,7 +112,7 @@ public class BuilderAI extends AIController{
@Override @Override
public AIController fallback(){ public AIController fallback(){
return unit.type().flying ? new FlyingAI() : new GroundAI(); return unit.type.flying ? new FlyingAI() : new GroundAI();
} }
@Override @Override

View File

@@ -12,7 +12,7 @@ public class FlyingAI extends AIController{
@Override @Override
public void updateMovement(){ public void updateMovement(){
if(target != null && unit.hasWeapons() && command() == UnitCommand.attack){ if(target != null && unit.hasWeapons() && command() == UnitCommand.attack){
if(unit.type().weapons.first().rotate){ if(unit.type.weapons.first().rotate){
moveTo(target, unit.range() * 0.8f); moveTo(target, unit.range() * 0.8f);
unit.lookAt(target); unit.lookAt(target);
}else{ }else{
@@ -57,7 +57,7 @@ public class FlyingAI extends AIController{
vec.setAngle(Mathf.slerpDelta(unit.vel().angle(), vec.angle(), 0.6f)); vec.setAngle(Mathf.slerpDelta(unit.vel().angle(), vec.angle(), 0.6f));
} }
vec.setLength(unit.type().speed); vec.setLength(unit.type.speed);
unit.moveAt(vec); unit.moveAt(vec);
} }

View File

@@ -27,14 +27,14 @@ public class FormationAI extends AIController implements FormationMember{
@Override @Override
public void updateUnit(){ public void updateUnit(){
UnitType type = unit.type(); UnitType type = unit.type;
if(leader.dead){ if(leader.dead){
unit.resetController(); unit.resetController();
return; return;
} }
if(unit.type().canBoost && unit.canPassOn()){ if(unit.type.canBoost && unit.canPassOn()){
unit.elevation = Mathf.approachDelta(unit.elevation, 0f, 0.08f); unit.elevation = Mathf.approachDelta(unit.elevation, 0f, 0.08f);
} }
@@ -43,7 +43,7 @@ public class FormationAI extends AIController implements FormationMember{
unit.aim(leader.aimX(), leader.aimY()); unit.aim(leader.aimX(), leader.aimY());
if(unit.type().rotateShooting){ if(unit.type.rotateShooting){
unit.lookAt(leader.aimX(), leader.aimY()); unit.lookAt(leader.aimX(), leader.aimY());
}else if(unit.moving()){ }else if(unit.moving()){
unit.lookAt(unit.vel.angle()); unit.lookAt(unit.vel.angle());
@@ -65,7 +65,7 @@ public class FormationAI extends AIController implements FormationMember{
CoreBuild core = unit.team.core(); CoreBuild core = unit.team.core();
if(core != null && com.mineTile().drop() != null && unit.within(core, unit.type().range) && !unit.acceptsItem(com.mineTile().drop())){ if(core != null && com.mineTile().drop() != null && unit.within(core, unit.type.range) && !unit.acceptsItem(com.mineTile().drop())){
if(core.acceptStack(unit.stack.item, unit.stack.amount, unit) > 0){ if(core.acceptStack(unit.stack.item, unit.stack.amount, unit) > 0){
Call.transferItemTo(unit.stack.item, unit.stack.amount, unit.x, unit.y, core); Call.transferItemTo(unit.stack.item, unit.stack.amount, unit.x, unit.y, core);

View File

@@ -45,13 +45,13 @@ public class GroundAI extends AIController{
} }
} }
if(unit.type().canBoost && !unit.onSolid()){ if(unit.type.canBoost && !unit.onSolid()){
unit.elevation = Mathf.approachDelta(unit.elevation, 0f, 0.08f); unit.elevation = Mathf.approachDelta(unit.elevation, 0f, 0.08f);
} }
if(!Units.invalidateTarget(target, unit, unit.range()) && unit.type().rotateShooting){ if(!Units.invalidateTarget(target, unit, unit.range()) && unit.type.rotateShooting){
if(unit.type().hasWeapons()){ if(unit.type.hasWeapons()){
unit.lookAt(Predict.intercept(unit, target, unit.type().weapons.first().bullet.speed)); unit.lookAt(Predict.intercept(unit, target, unit.type.weapons.first().bullet.speed));
} }
}else if(unit.moving()){ }else if(unit.moving()){
unit.lookAt(unit.vel().angle()); unit.lookAt(unit.vel().angle());

View File

@@ -98,7 +98,7 @@ public class LogicAI extends AIController{
} }
} }
if(unit.type().canBoost && !unit.type().flying){ if(unit.type.canBoost && !unit.type.flying){
unit.elevation = Mathf.approachDelta(unit.elevation, Mathf.num(boost || unit.onSolid()), 0.08f); unit.elevation = Mathf.approachDelta(unit.elevation, Mathf.num(boost || unit.onSolid()), 0.08f);
} }
@@ -129,7 +129,7 @@ public class LogicAI extends AIController{
@Override @Override
protected boolean shouldShoot(){ protected boolean shouldShoot(){
return shoot && !(unit.type().canBoost && boost); return shoot && !(unit.type.canBoost && boost);
} }
//always aim for the main target //always aim for the main target

View File

@@ -19,7 +19,7 @@ public class MinerAI extends AIController{
if(!(unit instanceof Minerc miner) || core == null) return; if(!(unit instanceof Minerc miner) || core == null) return;
if(miner.mineTile() != null && !miner.mineTile().within(unit, unit.type().range)){ if(miner.mineTile() != null && !miner.mineTile().within(unit, unit.type.range)){
miner.mineTile(null); miner.mineTile(null);
} }
@@ -36,7 +36,7 @@ public class MinerAI extends AIController{
} }
//if inventory is full, drop it off. //if inventory is full, drop it off.
if(unit.stack.amount >= unit.type().itemCapacity || (targetItem != null && !unit.acceptsItem(targetItem))){ if(unit.stack.amount >= unit.type.itemCapacity || (targetItem != null && !unit.acceptsItem(targetItem))){
mining = false; mining = false;
}else{ }else{
if(retarget() && targetItem != null){ if(retarget() && targetItem != null){
@@ -44,9 +44,9 @@ public class MinerAI extends AIController{
} }
if(ore != null){ if(ore != null){
moveTo(ore, unit.type().range / 2f); moveTo(ore, unit.type.range / 2f);
if(unit.within(ore, unit.type().range)){ if(unit.within(ore, unit.type.range)){
miner.mineTile(ore); miner.mineTile(ore);
} }
@@ -63,7 +63,7 @@ public class MinerAI extends AIController{
return; return;
} }
if(unit.within(core, unit.type().range)){ if(unit.within(core, unit.type.range)){
if(core.acceptStack(unit.stack.item, unit.stack.amount, unit) > 0){ if(core.acceptStack(unit.stack.item, unit.stack.amount, unit) > 0){
Call.transferItemTo(unit.stack.item, unit.stack.amount, unit.x, unit.y, core); Call.transferItemTo(unit.stack.item, unit.stack.amount, unit.x, unit.y, core);
} }
@@ -72,7 +72,7 @@ public class MinerAI extends AIController{
mining = true; mining = true;
} }
circle(core, unit.type().range / 1.8f); circle(core, unit.type.range / 1.8f);
} }
} }

View File

@@ -12,7 +12,7 @@ public class RepairAI extends AIController{
if(target instanceof Building){ if(target instanceof Building){
boolean shoot = false; boolean shoot = false;
if(target.within(unit, unit.type().range)){ if(target.within(unit, unit.type.range)){
unit.aim(target); unit.aim(target);
shoot = true; shoot = true;
} }
@@ -23,8 +23,8 @@ public class RepairAI extends AIController{
} }
if(target != null){ if(target != null){
if(!target.within(unit, unit.type().range * 0.65f) && target instanceof Building){ if(!target.within(unit, unit.type.range * 0.65f) && target instanceof Building){
moveTo(target, unit.type().range * 0.65f); moveTo(target, unit.type.range * 0.65f);
} }
unit.lookAt(target); unit.lookAt(target);

View File

@@ -21,7 +21,7 @@ public class SuicideAI extends GroundAI{
} }
if(retarget()){ if(retarget()){
target = target(unit.x, unit.y, unit.range(), unit.type().targetAir, unit.type().targetGround); target = target(unit.x, unit.y, unit.range(), unit.type.targetAir, unit.type.targetGround);
} }
Building core = unit.closestEnemyCore(); Building core = unit.closestEnemyCore();
@@ -30,11 +30,11 @@ public class SuicideAI extends GroundAI{
if(!Units.invalidateTarget(target, unit, unit.range()) && unit.hasWeapons()){ if(!Units.invalidateTarget(target, unit, unit.range()) && unit.hasWeapons()){
rotate = true; rotate = true;
shoot = unit.within(target, unit.type().weapons.first().bullet.range() + shoot = unit.within(target, unit.type.weapons.first().bullet.range() +
(target instanceof Building ? ((Building)target).block.size * Vars.tilesize / 2f : ((Hitboxc)target).hitSize() / 2f)); (target instanceof Building ? ((Building)target).block.size * Vars.tilesize / 2f : ((Hitboxc)target).hitSize() / 2f));
if(unit.type().hasWeapons()){ if(unit.type.hasWeapons()){
unit.aimLook(Predict.intercept(unit, target, unit.type().weapons.first().bullet.speed)); unit.aimLook(Predict.intercept(unit, target, unit.type.weapons.first().bullet.speed));
} }
//do not move toward walls or transport blocks //do not move toward walls or transport blocks
@@ -65,7 +65,7 @@ public class SuicideAI extends GroundAI{
if(!blocked){ if(!blocked){
moveToTarget = true; moveToTarget = true;
//move towards target directly //move towards target directly
unit.moveAt(vec.set(target).sub(unit).limit(unit.type().speed)); unit.moveAt(vec.set(target).sub(unit).limit(unit.type.speed));
} }
} }

View File

@@ -57,7 +57,7 @@ public class PhysicsProcess implements AsyncProcess{
PhysicRef ref = entity.physref(); PhysicRef ref = entity.physref();
ref.body.layer = ref.body.layer =
entity.type().allowLegStep ? layerLegs : entity.type.allowLegStep ? layerLegs :
entity.isGrounded() ? layerGround : layerFlying; entity.isGrounded() ? layerGround : layerFlying;
ref.x = entity.x(); ref.x = entity.x();
ref.y = entity.y(); ref.y = entity.y();

View File

@@ -56,7 +56,7 @@ public class Fx{
mixcol(Pal.accent, 1f); mixcol(Pal.accent, 1f);
alpha(e.fout()); alpha(e.fout());
rect(block ? ((BlockUnitc)select).tile().block.icon(Cicon.full) : select.type().icon(Cicon.full), select.x, select.y, block ? 0f : select.rotation - 90f); rect(block ? ((BlockUnitc)select).tile().block.icon(Cicon.full) : select.type.icon(Cicon.full), select.x, select.y, block ? 0f : select.rotation - 90f);
alpha(1f); alpha(1f);
Lines.stroke(e.fslope() * 1f); Lines.stroke(e.fslope() * 1f);
Lines.square(select.x, select.y, e.fout() * select.hitSize * 2f, 45); Lines.square(select.x, select.y, e.fout() * select.hitSize * 2f, 45);
@@ -66,7 +66,7 @@ public class Fx{
}), }),
unitDespawn = new Effect(100f, e -> { unitDespawn = new Effect(100f, e -> {
if(!(e.data instanceof Unit) || e.<Unit>data().type() == null) return; if(!(e.data instanceof Unit) || e.<Unit>data().type == null) return;
Unit select = e.data(); Unit select = e.data();
float scl = e.fout(Interp.pow2Out); float scl = e.fout(Interp.pow2Out);
@@ -74,7 +74,7 @@ public class Fx{
Draw.scl *= scl; Draw.scl *= scl;
mixcol(Pal.accent, 1f); mixcol(Pal.accent, 1f);
rect(select.type().icon(Cicon.full), select.x, select.y, select.rotation - 90f); rect(select.type.icon(Cicon.full), select.x, select.y, select.rotation - 90f);
reset(); reset();
Draw.scl = p; Draw.scl = p;

View File

@@ -18,7 +18,7 @@ public class SectorPresets implements ContentList{
groundZero = new SectorPreset("groundZero", serpulo, 15){{ groundZero = new SectorPreset("groundZero", serpulo, 15){{
alwaysUnlocked = true; alwaysUnlocked = true;
captureWave = 10; captureWave = 10;
difficulty = 0; difficulty = 1;
}}; }};
saltFlats = new SectorPreset("saltFlats", serpulo, 101){{ saltFlats = new SectorPreset("saltFlats", serpulo, 101){{
@@ -26,23 +26,23 @@ public class SectorPresets implements ContentList{
}}; }};
frozenForest = new SectorPreset("frozenForest", serpulo, 86){{ frozenForest = new SectorPreset("frozenForest", serpulo, 86){{
captureWave = 40; captureWave = 20;
difficulty = 1; difficulty = 2;
}}; }};
craters = new SectorPreset("craters", serpulo, 18){{ craters = new SectorPreset("craters", serpulo, 18){{
captureWave = 40; captureWave = 20;
difficulty = 2; difficulty = 2;
}}; }};
ruinousShores = new SectorPreset("ruinousShores", serpulo, 19){{ ruinousShores = new SectorPreset("ruinousShores", serpulo, 19){{
captureWave = 40; captureWave = 30;
difficulty = 3; difficulty = 3;
}}; }};
stainedMountains = new SectorPreset("stainedMountains", serpulo, 20){{ stainedMountains = new SectorPreset("stainedMountains", serpulo, 20){{
captureWave = 30; captureWave = 30;
difficulty = 2; difficulty = 3;
}}; }};
fungalPass = new SectorPreset("fungalPass", serpulo, 21){{ fungalPass = new SectorPreset("fungalPass", serpulo, 21){{
@@ -54,7 +54,7 @@ public class SectorPresets implements ContentList{
}}; }};
tarFields = new SectorPreset("tarFields", serpulo, 23){{ tarFields = new SectorPreset("tarFields", serpulo, 23){{
captureWave = 40; captureWave = 50;
difficulty = 5; difficulty = 5;
}}; }};

View File

@@ -872,7 +872,6 @@ public class UnitTypes implements ContentList{
drag = 0.01f; drag = 0.01f;
flying = true; flying = true;
health = 75; health = 75;
faceTarget = false;
engineOffset = 5.5f; engineOffset = 5.5f;
range = 140f; range = 140f;
@@ -1449,13 +1448,13 @@ public class UnitTypes implements ContentList{
trailMult = 0.8f; trailMult = 0.8f;
hitEffect = Fx.massiveExplosion; hitEffect = Fx.massiveExplosion;
knockback = 1.5f; knockback = 1.5f;
lifetime = 140f; lifetime = 100f;
height = 15.5f; height = 15.5f;
width = 15f; width = 15f;
collidesTiles = false; collidesTiles = false;
ammoMultiplier = 4f; ammoMultiplier = 4f;
splashDamageRadius = 60f; splashDamageRadius = 60f;
splashDamage = 85f; splashDamage = 80f;
backColor = Pal.missileYellowBack; backColor = Pal.missileYellowBack;
frontColor = Pal.missileYellow; frontColor = Pal.missileYellow;
trailEffect = Fx.artilleryTrail; trailEffect = Fx.artilleryTrail;

View File

@@ -279,19 +279,29 @@ public class Control implements ApplicationListener, Loadable{
slot.load(); slot.load();
slot.setAutosave(true); slot.setAutosave(true);
state.rules.sector = sector; state.rules.sector = sector;
state.secinfo = state.rules.sector.info;
//if there is no base, simulate a new game and place the right loadout at the spawn position //if there is no base, simulate a new game and place the right loadout at the spawn position
if(state.rules.defaultTeam.cores().isEmpty()){ if(state.rules.defaultTeam.cores().isEmpty()){
//no spawn set -> delete the sector save
if(sector.info.spawnPosition == 0){
//delete old save
sector.save = null;
slot.delete();
//play again
playSector(origin, sector);
return;
}
//reset wave so things are more fair //reset wave so things are more fair
state.wave = 1; state.wave = 1;
//kill all units, since they should be dead anwyay //kill all units, since they should be dead anwyay
for(Unit unit : Groups.unit){ Groups.unit.clear();
unit.remove();
}
Tile spawn = world.tile(sector.getSpawnPosition()); Tile spawn = world.tile(sector.info.spawnPosition);
Schematics.placeLoadout(universe.getLastLoadout(), spawn.x, spawn.y); Schematics.placeLaunchLoadout(spawn.x, spawn.y);
//set up camera/player locations //set up camera/player locations
player.set(spawn.x * tilesize, spawn.y * tilesize); player.set(spawn.x * tilesize, spawn.y * tilesize);
@@ -313,7 +323,6 @@ public class Control implements ApplicationListener, Loadable{
}else{ }else{
net.reset(); net.reset();
logic.reset(); logic.reset();
sector.setSecondsPassed(0);
world.loadSector(sector); world.loadSector(sector);
state.rules.sector = sector; state.rules.sector = sector;
//assign origin when launching //assign origin when launching

View File

@@ -14,9 +14,6 @@ import mindustry.maps.*;
import mindustry.type.*; import mindustry.type.*;
import mindustry.type.Weather.*; import mindustry.type.Weather.*;
import mindustry.world.*; import mindustry.world.*;
import mindustry.world.blocks.*;
import mindustry.world.blocks.ConstructBlock.*;
import mindustry.world.blocks.storage.CoreBlock.*;
import java.util.*; import java.util.*;
@@ -41,32 +38,7 @@ public class Logic implements ApplicationListener{
//skip null entities or un-rebuildables, for obvious reasons; also skip client since they can't modify these requests //skip null entities or un-rebuildables, for obvious reasons; also skip client since they can't modify these requests
if(tile.build == null || !tile.block().rebuildable || net.client()) return; if(tile.build == null || !tile.block().rebuildable || net.client()) return;
if(block instanceof ConstructBlock){ tile.build.addPlan(true);
ConstructBuild entity = tile.bc();
//update block to reflect the fact that something was being constructed
if(entity.cblock != null && entity.cblock.synthetic()){
block = entity.cblock;
}else{
//otherwise this was a deconstruction that was interrupted, don't want to rebuild that
return;
}
}
TeamData data = state.teams.get(tile.team());
//remove existing blocks that have been placed here.
//painful O(n) iteration + copy
for(int i = 0; i < data.blocks.size; i++){
BlockPlan b = data.blocks.get(i);
if(b.x == tile.x && b.y == tile.y){
data.blocks.removeIndex(i);
break;
}
}
data.blocks.addFirst(new BlockPlan(tile.x, tile.y, (short)tile.build.rotation, block.id, tile.build.config()));
}); });
Events.on(BlockBuildEndEvent.class, event -> { Events.on(BlockBuildEndEvent.class, event -> {
@@ -88,13 +60,10 @@ public class Logic implements ApplicationListener{
//when loading a 'damaged' sector, propagate the damage //when loading a 'damaged' sector, propagate the damage
Events.on(SaveLoadEvent.class, e -> { Events.on(SaveLoadEvent.class, e -> {
if(state.isCampaign()){ if(state.isCampaign()){
CoreBuild core = state.rules.defaultTeam.core(); state.secinfo.write();
//how much wave time has passed //how much wave time has passed
int wavesPassed = state.rules.sector.getWavesPassed(); int wavesPassed = state.secinfo.wavesPassed;
//reset passed waves
state.rules.sector.setWavesPassed(0);
//wave has passed, remove all enemies, they are assumed to be dead //wave has passed, remove all enemies, they are assumed to be dead
if(wavesPassed > 0){ if(wavesPassed > 0){
@@ -105,50 +74,33 @@ public class Logic implements ApplicationListener{
}); });
} }
//simulate passing of waves
if(wavesPassed > 0){ if(wavesPassed > 0){
//simulate wave counter moving forward //simulate wave counter moving forward
state.wave += wavesPassed; state.wave += wavesPassed;
state.wavetime = state.rules.waveSpacing; state.wavetime = state.rules.waveSpacing;
SectorDamage.applyCalculatedDamage();
} }
//reset damage display //reset values
state.rules.sector.setDamage(0f); state.secinfo.damage = 0f;
state.secinfo.wavesPassed = 0;
state.secinfo.hasCore = true;
state.secinfo.secondsPassed = 0;
//simulate damage if applicable state.rules.sector.saveInfo();
if(wavesPassed > 0){
SectorDamage.applyCalculatedDamage(wavesPassed);
}
//waves depend on attack status.
state.rules.waves = state.rules.sector.isUnderAttack() || !state.rules.sector.hasBase();
//add resources based on turns passed
if(state.rules.sector.save != null && core != null){
//update correct storage capacity
state.rules.sector.save.meta.secinfo.storageCapacity = core.storageCapacity;
//add new items received
state.rules.sector.calculateReceivedItems().each((item, amount) -> core.items.add(item, amount));
//clear received items
state.rules.sector.setExtraItems(new ItemSeq());
//validation
for(Item item : content.items()){
//ensure positive items
if(core.items.get(item) < 0) core.items.set(item, 0);
//cap the items
if(core.items.get(item) > core.storageCapacity) core.items.set(item, core.storageCapacity);
}
}
state.rules.sector.setSecondsPassed(0);
} }
}); });
Events.on(WorldLoadEvent.class, e -> { Events.on(WorldLoadEvent.class, e -> {
//enable infinite ammo for wave team by default //enable infinite ammo for wave team by default
state.rules.waveTeam.rules().infiniteAmmo = true; state.rules.waveTeam.rules().infiniteAmmo = true;
if(state.isCampaign()){
//enable building AI
state.rules.waveTeam.rules().ai = true;
state.rules.waveTeam.rules().infiniteResources = true;
}
//save settings //save settings
Core.settings.manualSave(); Core.settings.manualSave();
@@ -200,11 +152,6 @@ public class Logic implements ApplicationListener{
} }
public void skipWave(){ public void skipWave(){
if(state.isCampaign()){
//warp time spent forward because the wave was just skipped.
state.secinfo.internalTimeSpent += state.wavetime;
}
state.wavetime = 0; state.wavetime = 0;
} }
@@ -232,9 +179,12 @@ public class Logic implements ApplicationListener{
} }
//if there's a "win" wave and no enemies are present, win automatically //if there's a "win" wave and no enemies are present, win automatically
if(state.rules.waves && state.enemies == 0 && state.rules.winWave > 0 && state.wave >= state.rules.winWave && !spawner.isSpawning()){ if(state.rules.waves && (state.enemies == 0 && state.rules.winWave > 0 && state.wave >= state.rules.winWave && !spawner.isSpawning()) ||
(state.rules.attackMode && state.rules.waveTeam.cores().isEmpty())){
//the sector has been conquered - waves get disabled //the sector has been conquered - waves get disabled
state.rules.waves = false; state.rules.waves = false;
//disable attack mode
state.rules.attackMode = false;
//fire capture event //fire capture event
Events.fire(new SectorCaptureEvent(state.rules.sector)); Events.fire(new SectorCaptureEvent(state.rules.sector));
@@ -322,7 +272,7 @@ public class Logic implements ApplicationListener{
if(state.isGame()){ if(state.isGame()){
if(!net.client()){ if(!net.client()){
state.enemies = Groups.unit.count(u -> u.team() == state.rules.waveTeam && u.type().isCounted); state.enemies = Groups.unit.count(u -> u.team() == state.rules.waveTeam && u.type.isCounted);
} }
if(!state.isPaused()){ if(!state.isPaused()){

View File

@@ -575,7 +575,7 @@ public class NetServer implements ApplicationListener{
shooting = false; shooting = false;
} }
if(!player.dead() && (player.unit().type().flying || !player.unit().type().canBoost)){ if(!player.dead() && (player.unit().type.flying || !player.unit().type.canBoost)){
boosting = false; boosting = false;
} }
@@ -629,7 +629,7 @@ public class NetServer implements ApplicationListener{
Unit unit = player.unit(); Unit unit = player.unit();
long elapsed = Time.timeSinceMillis(con.lastReceivedClientTime); long elapsed = Time.timeSinceMillis(con.lastReceivedClientTime);
float maxSpeed = ((player.unit().type().canBoost && player.unit().isFlying()) ? player.unit().type().boostMultiplier : 1f) * player.unit().type().speed; float maxSpeed = ((player.unit().type.canBoost && player.unit().isFlying()) ? player.unit().type.boostMultiplier : 1f) * player.unit().type.speed;
if(unit.isGrounded()){ if(unit.isGrounded()){
maxSpeed *= unit.floorSpeedMultiplier(); maxSpeed *= unit.floorSpeedMultiplier();
} }

View File

@@ -253,7 +253,7 @@ public class World{
setSectorRules(sector); setSectorRules(sector);
if(state.rules.defaultTeam.core() != null){ if(state.rules.defaultTeam.core() != null){
sector.setSpawnPosition(state.rules.defaultTeam.core().pos()); sector.info.spawnPosition = state.rules.defaultTeam.core().pos();
} }
} }
@@ -267,8 +267,6 @@ public class World{
ObjectIntMap<Block> floorc = new ObjectIntMap<>(); ObjectIntMap<Block> floorc = new ObjectIntMap<>();
ObjectSet<UnlockableContent> content = new ObjectSet<>(); ObjectSet<UnlockableContent> content = new ObjectSet<>();
float waterFloors = 0, totalFloors = 0;
for(Tile tile : world.tiles){ for(Tile tile : world.tiles){
if(world.getDarkness(tile.x, tile.y) >= 3){ if(world.getDarkness(tile.x, tile.y) >= 3){
continue; continue;
@@ -280,10 +278,6 @@ public class World{
if(liquid != null) content.add(liquid); if(liquid != null) content.add(liquid);
if(!tile.block().isStatic()){ if(!tile.block().isStatic()){
totalFloors ++;
if(liquid == Liquids.water){
waterFloors += tile.floor().isDeep() ? 1f : 0.7f;
}
floorc.increment(tile.floor()); floorc.increment(tile.floor());
if(tile.overlay() != Blocks.air){ if(tile.overlay() != Blocks.air){
floorc.increment(tile.overlay()); floorc.increment(tile.overlay());
@@ -326,9 +320,9 @@ public class World{
state.rules.weather.add(new WeatherEntry(Weathers.sporestorm)); state.rules.weather.add(new WeatherEntry(Weathers.sporestorm));
} }
state.secinfo.resources = content.asArray(); sector.info.resources = content.asArray();
state.secinfo.resources.sort(Structs.comps(Structs.comparing(Content::getContentType), Structs.comparingInt(c -> c.id))); sector.info.resources.sort(Structs.comps(Structs.comparing(Content::getContentType), Structs.comparingInt(c -> c.id)));
sector.saveInfo();
} }
public Context filterContext(Map map){ public Context filterContext(Map map){

View File

@@ -4,6 +4,7 @@ import arc.files.*;
import arc.func.*; import arc.func.*;
import arc.graphics.*; import arc.graphics.*;
import arc.math.*; import arc.math.*;
import arc.math.geom.*;
import arc.struct.*; import arc.struct.*;
import mindustry.content.*; import mindustry.content.*;
import mindustry.editor.DrawOperation.*; import mindustry.editor.DrawOperation.*;
@@ -180,6 +181,52 @@ public class MapEditor{
return false; return false;
} }
public void addCliffs(){
for(Tile tile : world.tiles){
if(!tile.block().isStatic() || tile.block() == Blocks.cliff) continue;
int rotation = 0;
for(int i = 0; i < 8; i++){
Tile other = world.tiles.get(tile.x + Geometry.d8[i].x, tile.y + Geometry.d8[i].y);
if(other != null && !other.block().isStatic()){
rotation |= (1 << i);
}
}
if(rotation != 0){
tile.setBlock(Blocks.cliff);
}
tile.data = (byte)rotation;
}
for(Tile tile : world.tiles){
if(tile.block() != Blocks.cliff && tile.block().isStatic()){
tile.setBlock(Blocks.air);
}
}
}
public void addFloorCliffs(){
for(Tile tile : world.tiles){
if(!tile.floor().hasSurface() || tile.block() == Blocks.cliff) continue;
int rotation = 0;
for(int i = 0; i < 8; i++){
Tile other = world.tiles.get(tile.x + Geometry.d8[i].x, tile.y + Geometry.d8[i].y);
if(other != null && !other.floor().hasSurface()){
rotation |= (1 << i);
}
}
if(rotation != 0){
tile.setBlock(Blocks.cliff);
}
tile.data = (byte)rotation;
}
}
public void drawCircle(int x, int y, Cons<Tile> drawer){ public void drawCircle(int x, int y, Cons<Tile> drawer){
for(int rx = -brushSize; rx <= brushSize; rx++){ for(int rx = -brushSize; rx <= brushSize; rx++){
for(int ry = -brushSize; ry <= brushSize; ry++){ for(int ry = -brushSize; ry <= brushSize; ry++){

View File

@@ -385,7 +385,7 @@ public class MapEditorDialog extends Dialog implements Disposable{
} }
public void build(){ public void build(){
float size = 60f; float size = 58f;
clearChildren(); clearChildren();
table(cont -> { table(cont -> {
@@ -559,10 +559,19 @@ public class MapEditorDialog extends Dialog implements Disposable{
mid.row(); mid.row();
mid.table(t -> { if(!mobile){
t.button("@editor.center", Icon.move, Styles.cleart, () -> view.center()).growX().margin(9f); mid.table(t -> {
}).growX().top(); t.button("@editor.center", Icon.move, Styles.cleart, view::center).growX().margin(9f);
}).growX().top();
}
if(addCliffButton){
mid.row();
mid.table(t -> {
t.button("Cliffs", Icon.terrain, Styles.cleart, editor::addCliffs).growX().margin(9f);
}).growX().top();
}
}).margin(0).left().growY(); }).margin(0).left().growY();

View File

@@ -126,7 +126,7 @@ public class Units{
nearby(x, y, width, height, unit -> { nearby(x, y, width, height, unit -> {
if(boolResult) return; if(boolResult) return;
if((unit.isGrounded() && !unit.type().hovering) == ground){ if((unit.isGrounded() && !unit.type.hovering) == ground){
unit.hitbox(hitrect); unit.hitbox(hitrect);
if(hitrect.overlaps(x, y, width, height)){ if(hitrect.overlaps(x, y, width, height)){

View File

@@ -104,6 +104,8 @@ public abstract class BulletType extends Content{
public float incendChance = 1f; public float incendChance = 1f;
public float homingPower = 0f; public float homingPower = 0f;
public float homingRange = 50f; public float homingRange = 50f;
/** Use a negative value to disable homing delay. */
public float homingDelay = -1f;
public Color lightningColor = Pal.surge; public Color lightningColor = Pal.surge;
public int lightning; public int lightning;
@@ -260,7 +262,7 @@ public abstract class BulletType extends Content{
} }
public void update(Bullet b){ public void update(Bullet b){
if(homingPower > 0.0001f){ if(homingPower > 0.0001f && b.time >= homingDelay){
Teamc target = Units.closestTarget(b.team, b.x, b.y, homingRange, e -> (e.isGrounded() && collidesGround) || (e.isFlying() && collidesAir), t -> collidesGround); Teamc target = Units.closestTarget(b.team, b.x, b.y, homingRange, e -> (e.isGrounded() && collidesGround) || (e.isFlying() && collidesAir), t -> collidesGround);
if(target != null){ if(target != null){
b.vel.setAngle(Mathf.slerpDelta(b.rotation(), b.angleTo(target), homingPower)); b.vel.setAngle(Mathf.slerpDelta(b.rotation(), b.angleTo(target), homingPower));

View File

@@ -39,6 +39,11 @@ public class LaserBulletType extends BulletType{
this(1f); this(1f);
} }
@Override
public float estimateDPS(){
return super.estimateDPS() * 2f;
}
@Override @Override
public void init(){ public void init(){
super.init(); super.init();

View File

@@ -22,6 +22,8 @@ public class LiquidBulletType extends BulletType{
if(liquid != null){ if(liquid != null){
this.liquid = liquid; this.liquid = liquid;
this.status = liquid.effect; this.status = liquid.effect;
lightColor = liquid.lightColor;
lightOpacity = liquid.lightColor.a;
} }
ammoMultiplier = 1f; ammoMultiplier = 1f;

View File

@@ -21,12 +21,14 @@ import mindustry.ctype.*;
import mindustry.entities.*; import mindustry.entities.*;
import mindustry.game.EventType.*; import mindustry.game.EventType.*;
import mindustry.game.*; import mindustry.game.*;
import mindustry.game.Teams.*;
import mindustry.gen.*; import mindustry.gen.*;
import mindustry.graphics.*; import mindustry.graphics.*;
import mindustry.logic.*; import mindustry.logic.*;
import mindustry.type.*; import mindustry.type.*;
import mindustry.ui.*; import mindustry.ui.*;
import mindustry.world.*; import mindustry.world.*;
import mindustry.world.blocks.ConstructBlock.*;
import mindustry.world.blocks.environment.*; import mindustry.world.blocks.environment.*;
import mindustry.world.blocks.payloads.*; import mindustry.world.blocks.payloads.*;
import mindustry.world.blocks.power.*; import mindustry.world.blocks.power.*;
@@ -191,6 +193,36 @@ abstract class BuildingComp implements Posc, Teamc, Healthc, Buildingc, Timerc,
//endregion //endregion
//region utility methods //region utility methods
public void addPlan(boolean checkPrevious){
if(!block.rebuildable) return;
if(self() instanceof ConstructBuild entity){
//update block to reflect the fact that something was being constructed
if(entity.cblock != null && entity.cblock.synthetic()){
block = entity.cblock;
}else{
//otherwise this was a deconstruction that was interrupted, don't want to rebuild that
return;
}
}
TeamData data = state.teams.get(team);
if(checkPrevious){
//remove existing blocks that have been placed here.
//painful O(n) iteration + copy
for(int i = 0; i < data.blocks.size; i++){
BlockPlan b = data.blocks.get(i);
if(b.x == tile.x && b.y == tile.y){
data.blocks.removeIndex(i);
break;
}
}
}
data.blocks.addFirst(new BlockPlan(tile.x, tile.y, (short)rotation, block.id, config()));
}
/** Configure with the current, local player. */ /** Configure with the current, local player. */
public void configure(Object value){ public void configure(Object value){
//save last used config //save last used config
@@ -1263,7 +1295,7 @@ abstract class BuildingComp implements Posc, Teamc, Healthc, Buildingc, Timerc,
case type -> block; case type -> block;
case firstItem -> items == null ? null : items.first(); case firstItem -> items == null ? null : items.first();
case config -> block.configurations.containsKey(Item.class) || block.configurations.containsKey(Liquid.class) ? config() : null; case config -> block.configurations.containsKey(Item.class) || block.configurations.containsKey(Liquid.class) ? config() : null;
case payloadType -> getPayload() instanceof UnitPayload p1 ? p1.unit.type() : getPayload() instanceof BuildPayload p2 ? p2.block() : null; case payloadType -> getPayload() instanceof UnitPayload p1 ? p1.unit.type : getPayload() instanceof BuildPayload p2 ? p2.block() : null;
default -> noSensed; default -> noSensed;
}; };

View File

@@ -59,7 +59,7 @@ abstract class CommanderComp implements Entityc, Posc{
units.clear(); units.clear();
Units.nearby(team, x, y, 150f, u -> { Units.nearby(team, x, y, 150f, u -> {
if(u.isAI() && include.get(u) && u != self() && u.type().flying == type.flying && u.hitSize <= hitSize * 1.1f){ if(u.isAI() && include.get(u) && u != self() && u.type.flying == type.flying && u.hitSize <= hitSize * 1.1f){
units.add(u); units.add(u);
} }
}); });
@@ -82,7 +82,7 @@ abstract class CommanderComp implements Entityc, Posc{
FormationAI ai; FormationAI ai;
unit.controller(ai = new FormationAI(self(), formation)); unit.controller(ai = new FormationAI(self(), formation));
spacing = Math.max(spacing, ai.formationSize()); spacing = Math.max(spacing, ai.formationSize());
minFormationSpeed = Math.min(minFormationSpeed, unit.type().speed); minFormationSpeed = Math.min(minFormationSpeed, unit.type.speed);
} }
this.formation = formation; this.formation = formation;
@@ -106,7 +106,7 @@ abstract class CommanderComp implements Entityc, Posc{
//reset controlled units //reset controlled units
for(Unit unit : controlling){ for(Unit unit : controlling){
if(unit.controller().isBeingControlled(self())){ if(unit.controller().isBeingControlled(self())){
unit.controller(unit.type().createController()); unit.controller(unit.type.createController());
} }
} }

View File

@@ -79,7 +79,7 @@ abstract class PlayerComp implements UnitController, Entityc, Syncc, Timerc, Dra
admin = typing = false; admin = typing = false;
textFadeTime = 0f; textFadeTime = 0f;
if(!dead()){ if(!dead()){
unit.controller(unit.type().createController()); unit.controller(unit.type.createController());
unit = Nulls.unit; unit = Nulls.unit;
} }
} }
@@ -91,7 +91,7 @@ abstract class PlayerComp implements UnitController, Entityc, Syncc, Timerc, Dra
@Replace @Replace
public float clipSize(){ public float clipSize(){
return unit.isNull() ? 20 : unit.type().hitSize * 2f; return unit.isNull() ? 20 : unit.type.hitSize * 2f;
} }
@Override @Override
@@ -123,7 +123,7 @@ abstract class PlayerComp implements UnitController, Entityc, Syncc, Timerc, Dra
deathTimer = 0; deathTimer = 0;
//update some basic state to sync things //update some basic state to sync things
if(unit.type().canBoost){ if(unit.type.canBoost){
Tile tile = unit.tileOn(); Tile tile = unit.tileOn();
unit.elevation = Mathf.approachDelta(unit.elevation, (tile != null && tile.solid()) || boosting ? 1f : 0f, 0.08f); unit.elevation = Mathf.approachDelta(unit.elevation, (tile != null && tile.solid()) || boosting ? 1f : 0f, 0.08f);
} }
@@ -177,7 +177,7 @@ abstract class PlayerComp implements UnitController, Entityc, Syncc, Timerc, Dra
if(this.unit != Nulls.unit){ if(this.unit != Nulls.unit){
//un-control the old unit //un-control the old unit
this.unit.controller(this.unit.type().createController()); this.unit.controller(this.unit.type.createController());
} }
this.unit = unit; this.unit = unit;
if(unit != Nulls.unit){ if(unit != Nulls.unit){

View File

@@ -74,7 +74,7 @@ abstract class PuddleComp implements Posc, Puddlec, Drawc{
unit.apply(liquid.effect, 60 * 2); unit.apply(liquid.effect, 60 * 2);
if(unit.vel.len() > 0.1){ if(unit.vel.len() > 0.1){
Fx.ripple.at(unit.x, unit.y, unit.type().rippleScale, liquid.color); Fx.ripple.at(unit.x, unit.y, unit.type.rippleScale, liquid.color);
} }
} }
} }

View File

@@ -36,7 +36,7 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
@Import int id; @Import int id;
private UnitController controller; private UnitController controller;
private UnitType type; UnitType type;
boolean spawnedByCore; boolean spawnedByCore;
double flag; double flag;
@@ -110,7 +110,7 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
case firstItem -> stack().amount == 0 ? null : item(); case firstItem -> stack().amount == 0 ? null : item();
case payloadType -> self() instanceof Payloadc pay ? case payloadType -> self() instanceof Payloadc pay ?
(pay.payloads().isEmpty() ? null : (pay.payloads().isEmpty() ? null :
pay.payloads().peek() instanceof UnitPayload p1 ? p1.unit.type() : pay.payloads().peek() instanceof UnitPayload p1 ? p1.unit.type :
pay.payloads().peek() instanceof BuildPayload p2 ? p2.block() : null) : null; pay.payloads().peek() instanceof BuildPayload p2 ? p2.block() : null) : null;
default -> noSensed; default -> noSensed;
}; };
@@ -163,22 +163,12 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
@Override @Override
public void set(UnitType def, UnitController controller){ public void set(UnitType def, UnitController controller){
type(type); if(this.type != def){
setType(def);
}
controller(controller); controller(controller);
} }
@Override
public void type(UnitType type){
if(this.type == type) return;
setStats(type);
}
@Override
public UnitType type(){
return type;
}
/** @return pathfinder path type for calculating costs */ /** @return pathfinder path type for calculating costs */
public int pathType(){ public int pathType(){
return Pathfinder.costGround; return Pathfinder.costGround;
@@ -208,7 +198,7 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
return Units.getCap(team); return Units.getCap(team);
} }
public void setStats(UnitType type){ public void setType(UnitType type){
this.type = type; this.type = type;
this.maxHealth = type.health; this.maxHealth = type.health;
this.drag = type.drag; this.drag = type.drag;
@@ -226,7 +216,7 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
@Override @Override
public void afterSync(){ public void afterSync(){
//set up type info after reading //set up type info after reading
setStats(this.type); setType(this.type);
controller.unit(self()); controller.unit(self());
} }
@@ -286,7 +276,7 @@ abstract class UnitComp implements Healthc, Physicsc, Hitboxc, Statusc, Teamc, I
drag = type.drag * (isGrounded() ? (floorOn().dragMultiplier) : 1f); drag = type.drag * (isGrounded() ? (floorOn().dragMultiplier) : 1f);
//apply knockback based on spawns //apply knockback based on spawns
if(team != state.rules.waveTeam){ if(team != state.rules.waveTeam && state.rules.waves){
float relativeSize = state.rules.dropZoneRadius + hitSize/2f + 1f; float relativeSize = state.rules.dropZoneRadius + hitSize/2f + 1f;
for(Tile spawn : spawner.getSpawns()){ for(Tile spawn : spawner.getSpawns()){
if(within(spawn.worldx(), spawn.worldy(), relativeSize)){ if(within(spawn.worldx(), spawn.worldy(), relativeSize)){

View File

@@ -95,7 +95,7 @@ public class AIController implements UnitController{
if(tile == targetTile || (costType == Pathfinder.costWater && !targetTile.floor().isLiquid)) return; if(tile == targetTile || (costType == Pathfinder.costWater && !targetTile.floor().isLiquid)) return;
unit.moveAt(vec.trns(unit.angleTo(targetTile), unit.type().speed)); unit.moveAt(vec.trns(unit.angleTo(targetTile), unit.type.speed));
} }
protected void updateWeapons(){ protected void updateWeapons(){
@@ -105,7 +105,7 @@ public class AIController implements UnitController{
boolean ret = retarget(); boolean ret = retarget();
if(ret){ if(ret){
target = findTarget(unit.x, unit.y, unit.range(), unit.type().targetAir, unit.type().targetGround); target = findTarget(unit.x, unit.y, unit.range(), unit.type.targetAir, unit.type.targetGround);
} }
if(invalid(target)){ if(invalid(target)){
@@ -119,7 +119,7 @@ public class AIController implements UnitController{
float mountX = unit.x + Angles.trnsx(rotation, weapon.x, weapon.y), float mountX = unit.x + Angles.trnsx(rotation, weapon.x, weapon.y),
mountY = unit.y + Angles.trnsy(rotation, weapon.x, weapon.y); mountY = unit.y + Angles.trnsy(rotation, weapon.x, weapon.y);
if(unit.type().singleTarget){ if(unit.type.singleTarget){
targets[i] = target; targets[i] = target;
}else{ }else{
if(ret){ if(ret){
@@ -176,7 +176,7 @@ public class AIController implements UnitController{
} }
protected void circle(Position target, float circleLength){ protected void circle(Position target, float circleLength){
circle(target, circleLength, unit.type().speed); circle(target, circleLength, unit.type.speed);
} }
protected void circle(Position target, float circleLength, float speed){ protected void circle(Position target, float circleLength, float speed){

View File

@@ -81,7 +81,7 @@ public class DefaultWaves{
effect = StatusEffects.overdrive; effect = StatusEffects.overdrive;
}}, }},
new SpawnGroup(mace){{ new SpawnGroup(pulsar){{
begin = 120; begin = 120;
spacing = 2; spacing = 2;
unitScaling = 3; unitScaling = 3;
@@ -122,7 +122,7 @@ public class DefaultWaves{
shieldScaling = 30; shieldScaling = 30;
}}, }},
new SpawnGroup(dagger){{ new SpawnGroup(nova){{
begin = 35; begin = 35;
spacing = 3; spacing = 3;
unitAmount = 4; unitAmount = 4;
@@ -233,7 +233,7 @@ public class DefaultWaves{
shieldScaling = 20f; shieldScaling = 20f;
}}, }},
new SpawnGroup(atrax){{ new SpawnGroup(toxopid){{
begin = 210; begin = 210;
unitAmount = 1; unitAmount = 1;
unitScaling = 1; unitScaling = 1;
@@ -258,7 +258,7 @@ public class DefaultWaves{
{nova, pulsar, quasar, vela, corvus}, {nova, pulsar, quasar, vela, corvus},
{crawler, atrax, spiroct, arkyid, toxopid}, {crawler, atrax, spiroct, arkyid, toxopid},
//{risso, minke, bryde, sei, omura}, //questionable choices //{risso, minke, bryde, sei, omura}, //questionable choices
//{mono, poly, mega, quad, oct}, //do not attack {poly, poly, mega, quad, quad},
{flare, horizon, zenith, antumbra, eclipse} {flare, horizon, zenith, antumbra, eclipse}
}; };

View File

@@ -35,7 +35,13 @@ public class EventType{
preDraw, preDraw,
postDraw, postDraw,
uiDrawBegin, uiDrawBegin,
uiDrawEnd uiDrawEnd,
//before/after bloom used, skybox or planets drawn
universeDrawBegin,
//skybox drawn and bloom is enabled - use Vars.renderer.planets
universeDraw,
//planets drawn and bloom disabled
universeDrawEnd
} }
public static class WinEvent{} public static class WinEvent{}
@@ -73,6 +79,15 @@ public class EventType{
} }
} }
/** Called when a sector is destroyed by waves when you're not there. */
public static class SectorInvasionEvent{
public final Sector sector;
public SectorInvasionEvent(Sector sector){
this.sector = sector;
}
}
public static class LaunchItemEvent{ public static class LaunchItemEvent{
public final ItemStack stack; public final ItemStack stack;

View File

@@ -106,6 +106,8 @@ public class Rules{
public boolean ai; public boolean ai;
/** TODO Tier of blocks/designs that the AI uses for building. [0, 1]*/ /** TODO Tier of blocks/designs that the AI uses for building. [0, 1]*/
public float aiTier = 0f; public float aiTier = 0f;
/** Whether, when AI is enabled, ships should be spawned from the core. */
public boolean aiCoreSpawn = true;
/** If true, blocks don't require power or resources. */ /** If true, blocks don't require power or resources. */
public boolean cheat; public boolean cheat;
/** If true, resources are not consumed when building. */ /** If true, resources are not consumed when building. */

View File

@@ -26,7 +26,7 @@ public class SectorInfo{
/** Export statistics. */ /** Export statistics. */
public ObjectMap<Item, ExportStat> export = new ObjectMap<>(); public ObjectMap<Item, ExportStat> export = new ObjectMap<>();
/** Items stored in all cores. */ /** Items stored in all cores. */
public ItemSeq coreItems = new ItemSeq(); public ItemSeq items = new ItemSeq();
/** The best available core type. */ /** The best available core type. */
public Block bestCoreType = Blocks.air; public Block bestCoreType = Blocks.air;
/** Max storage capacity. */ /** Max storage capacity. */
@@ -39,13 +39,28 @@ public class SectorInfo{
public @Nullable Sector destination; public @Nullable Sector destination;
/** Resources known to occur at this sector. */ /** Resources known to occur at this sector. */
public Seq<UnlockableContent> resources = new Seq<>(); public Seq<UnlockableContent> resources = new Seq<>();
/** Whether waves are enabled here. */
public boolean waves = true;
/** Whether attack mode is enabled here. */
public boolean attack = false;
/** Wave # from state */
public int wave = 1, winWave = -1;
/** Time between waves. */
public float waveSpacing = 60 * 60 * 2;
/** Damage dealt to sector. */
public float damage;
/** How many waves have passed while the player was away. */
public int wavesPassed;
/** Packed core spawn position. */
public int spawnPosition;
/** How long the player has been playing elsewhere. */
public float secondsPassed;
/** Display name. */
public @Nullable String name;
/** Special variables for simulation. */ /** Special variables for simulation. */
public float sumHealth, sumRps, sumDps, waveHealthBase, waveHealthSlope, waveDpsBase, waveDpsSlope; public float sumHealth, sumRps, sumDps, waveHealthBase, waveHealthSlope, waveDpsBase, waveDpsSlope;
/** Time spent at this sector. Do not use unless you know what you're doing. */
public transient float internalTimeSpent;
/** Counter refresh state. */ /** Counter refresh state. */
private transient Interval time = new Interval(); private transient Interval time = new Interval();
/** Core item storage to prevent spoofing. */ /** Core item storage to prevent spoofing. */
@@ -84,27 +99,66 @@ public class SectorInfo{
return export.get(item, ExportStat::new).mean; return export.get(item, ExportStat::new).mean;
} }
/** Write contents of meta into main storage. */
public void write(){
//enable attack mode when there's a core.
if(state.rules.waveTeam.core() != null){
attack = true;
winWave = 0;
}
//if there are infinite waves and no win wave, add a win wave.
if(waves && winWave <= 0 && !attack){
winWave = 30;
}
state.wave = wave;
state.rules.waves = waves;
state.rules.waveSpacing = waveSpacing;
state.rules.winWave = winWave;
state.rules.attackMode = attack;
CoreBuild entity = state.rules.defaultTeam.core();
if(entity != null){
entity.items.clear();
entity.items.add(items);
//ensure capacity.
entity.items.each((i, a) -> entity.items.set(i, Math.min(a, entity.storageCapacity)));
}
}
/** Prepare data for writing to a save. */ /** Prepare data for writing to a save. */
public void prepare(){ public void prepare(){
//update core items //update core items
coreItems.clear(); items.clear();
CoreBuild entity = state.rules.defaultTeam.core(); CoreBuild entity = state.rules.defaultTeam.core();
if(entity != null){ if(entity != null){
ItemModule items = entity.items; ItemModule items = entity.items;
for(int i = 0; i < items.length(); i++){ for(int i = 0; i < items.length(); i++){
coreItems.set(content.item(i), items.get(i)); this.items.set(content.item(i), items.get(i));
} }
spawnPosition = entity.pos();
} }
waveSpacing = state.rules.waveSpacing;
wave = state.wave;
winWave = state.rules.winWave;
waves = state.rules.waves;
attack = state.rules.attackMode;
hasCore = entity != null; hasCore = entity != null;
bestCoreType = !hasCore ? Blocks.air : state.rules.defaultTeam.cores().max(e -> e.block.size).block; bestCoreType = !hasCore ? Blocks.air : state.rules.defaultTeam.cores().max(e -> e.block.size).block;
storageCapacity = entity != null ? entity.storageCapacity : 0; storageCapacity = entity != null ? entity.storageCapacity : 0;
secondsPassed = 0;
wavesPassed = 0;
damage = 0;
//update sector's internal time spent counter if(state.rules.sector != null){
state.rules.sector.setTimeSpent(internalTimeSpent); state.rules.sector.info = this;
state.rules.sector.setUnderAttack(state.rules.waves); state.rules.sector.saveInfo();
}
SectorDamage.writeParameters(this); SectorDamage.writeParameters(this);
} }
@@ -115,14 +169,6 @@ public class SectorInfo{
//updating in multiplayer as a client doesn't make sense //updating in multiplayer as a client doesn't make sense
if(net.client()) return; if(net.client()) return;
internalTimeSpent += Time.delta;
//autorun turns
if(internalTimeSpent >= turnDuration){
internalTimeSpent = 0;
universe.runTurn();
}
CoreBuild ent = state.rules.defaultTeam.core(); CoreBuild ent = state.rules.defaultTeam.core();
//refresh throughput //refresh throughput

View File

@@ -9,6 +9,8 @@ import mindustry.gen.*;
import mindustry.io.legacy.*; import mindustry.io.legacy.*;
import mindustry.type.*; import mindustry.type.*;
import java.util.*;
import static mindustry.Vars.*; import static mindustry.Vars.*;
/** /**
@@ -138,4 +140,20 @@ public class SpawnGroup implements Serializable{
", items=" + items + ", items=" + items +
'}'; '}';
} }
@Override
public boolean equals(Object o){
if(this == o) return true;
if(o == null || getClass() != o.getClass()) return false;
SpawnGroup group = (SpawnGroup)o;
return end == group.end && begin == group.begin && spacing == group.spacing && max == group.max
&& Float.compare(group.unitScaling, unitScaling) == 0 && Float.compare(group.shields, shields) == 0
&& Float.compare(group.shieldScaling, shieldScaling) == 0 && unitAmount == group.unitAmount &&
type == group.type && effect == group.effect && Structs.eq(items, group.items);
}
@Override
public int hashCode(){
return Arrays.hashCode(new Object[]{type, end, begin, spacing, max, unitScaling, shields, shieldScaling, unitAmount, effect, items});
}
} }

View File

@@ -40,7 +40,7 @@ public class Stats{
//weigh used fractions //weigh used fractions
float frac = 0f; float frac = 0f;
Seq<Item> obtainable = zone.save == null ? new Seq<>() : zone.save.meta.secinfo.resources.select(i -> i instanceof Item).as(); Seq<Item> obtainable = zone.save == null ? new Seq<>() : zone.info.resources.select(i -> i instanceof Item).as();
for(Item item : obtainable){ for(Item item : obtainable){
frac += Mathf.clamp((float)itemsDelivered.get(item, 0) / capacity) / (float)obtainable.size; frac += Mathf.clamp((float)itemsDelivered.get(item, 0) / capacity) / (float)obtainable.size;
} }

View File

@@ -131,7 +131,7 @@ public class Teams{
} }
private void count(Unit unit){ private void count(Unit unit){
unit.team.data().updateCount(unit.type(), 1); unit.team.data().updateCount(unit.type, 1);
if(unit instanceof Payloadc){ if(unit instanceof Payloadc){
((Payloadc)unit).payloads().each(p -> { ((Payloadc)unit).payloads().each(p -> {
@@ -178,15 +178,15 @@ public class Teams{
data.units.add(unit); data.units.add(unit);
data.presentFlag = true; data.presentFlag = true;
if(data.unitsByType == null || data.unitsByType.length <= unit.type().id){ if(data.unitsByType == null || data.unitsByType.length <= unit.type.id){
data.unitsByType = new Seq[content.units().size]; data.unitsByType = new Seq[content.units().size];
} }
if(data.unitsByType[unit.type().id] == null){ if(data.unitsByType[unit.type.id] == null){
data.unitsByType[unit.type().id] = new Seq<>(); data.unitsByType[unit.type.id] = new Seq<>();
} }
data.unitsByType[unit.type().id].add(unit); data.unitsByType[unit.type.id].add(unit);
count(unit); count(unit);
} }

View File

@@ -18,6 +18,7 @@ public class Universe{
private int netSeconds; private int netSeconds;
private float secondCounter; private float secondCounter;
private int turn; private int turn;
private float turnCounter;
private Schematic lastLoadout; private Schematic lastLoadout;
private ItemSeq lastLaunchResources = new ItemSeq(); private ItemSeq lastLaunchResources = new ItemSeq();
@@ -54,17 +55,19 @@ public class Universe{
} }
} }
/** @return sectors attacked on the current planet, minus the ones that are being played on right now. */
public Seq<Sector> getAttacked(Planet planet){
return planet.sectors.select(s -> s.isUnderAttack() && s.hasBase() && !s.isBeingPlayed() && s.getWavesPassed() > 0);
}
/** Update planet rotations, global time and relevant state. */ /** Update planet rotations, global time and relevant state. */
public void update(){ public void update(){
//only update time when not in multiplayer //only update time when not in multiplayer
if(!net.client()){ if(!net.client()){
secondCounter += Time.delta / 60f; secondCounter += Time.delta / 60f;
turnCounter += Time.delta;
//auto-run turns
if(turnCounter >= turnDuration){
turnCounter = 0;
runTurn();
}
if(secondCounter >= 1){ if(secondCounter >= 1){
seconds += (int)secondCounter; seconds += (int)secondCounter;
@@ -133,59 +136,81 @@ public class Universe{
//update relevant sectors //update relevant sectors
for(Planet planet : content.planets()){ for(Planet planet : content.planets()){
for(Sector sector : planet.sectors){ for(Sector sector : planet.sectors){
if(sector.hasSave()){ if(sector.hasSave() && sector.hasBase()){
int spent = (int)(sector.getTimeSpent() / 60);
int actuallyPassed = Math.max(newSecondsPassed - spent, 0);
//increment seconds passed for this sector by the time that just passed with this turn //increment seconds passed for this sector by the time that just passed with this turn
if(!sector.isBeingPlayed()){ if(!sector.isBeingPlayed()){
int secPassed = sector.getSecondsPassed() + actuallyPassed; //increment time
sector.info.secondsPassed += turnDuration/60f;
sector.setSecondsPassed(secPassed); int wavesPassed = (int)(sector.info.secondsPassed*60f / sector.info.waveSpacing);
boolean attacked = sector.info.waves;
boolean attacked = sector.isUnderAttack();
int wavesPassed = (int)(secPassed*60f / sector.save.meta.rules.waveSpacing);
float damage = attacked ? SectorDamage.getDamage(sector.save.meta.secinfo, sector.save.meta.rules.waveSpacing, sector.save.meta.wave, wavesPassed) : 0f;
if(attacked){ if(attacked){
sector.setWavesPassed(wavesPassed); sector.info.wavesPassed = wavesPassed;
} }
sector.setDamage(damage); float damage = attacked ? SectorDamage.getDamage(sector.info) : 0f;
//damage never goes down until the player visits the sector, so use max
sector.info.damage = Math.max(sector.info.damage, damage);
//check if the sector has been attacked too many times... //check if the sector has been attacked too many times...
if(attacked && damage >= 0.999f){ if(attacked && damage >= 0.999f){
//fire event for losing the sector //fire event for losing the sector
Events.fire(new SectorLoseEvent(sector)); Events.fire(new SectorLoseEvent(sector));
//if so, just delete the save for now. it's lost. //sector is dead.
//TODO don't delete it later maybe sector.info.items.clear();
sector.setExtraItems(new ItemSeq()); sector.info.damage = 1f;
sector.setDamage(1.01f); sector.info.hasCore = false;
}else if(attacked && wavesPassed > 0 && sector.save.meta.wave + wavesPassed >= sector.save.meta.rules.winWave && !sector.hasEnemyBase()){ sector.info.production.clear();
}else if(attacked && wavesPassed > 0 && sector.info.winWave > 1 && sector.info.wave + wavesPassed >= sector.info.winWave && !sector.hasEnemyBase()){
//autocapture the sector //autocapture the sector
sector.setUnderAttack(false); sector.info.waves = false;
//fire the event //fire the event
Events.fire(new SectorCaptureEvent(sector)); Events.fire(new SectorCaptureEvent(sector));
} }
float scl = sector.getProductionScale();
//export to another sector
if(sector.info.destination != null){
Sector to = sector.info.destination;
if(to.hasBase()){
ItemSeq items = new ItemSeq();
//calculated exported items to this sector
sector.info.export.each((item, stat) -> items.add(item, (int)(stat.mean * newSecondsPassed * scl)));
to.addItems(items);
}
}
//add production, making sure that it's capped
sector.info.production.each((item, stat) -> sector.info.items.add(item, Math.min((int)(stat.mean * seconds * scl), sector.info.storageCapacity - sector.info.items.get(item))));
sector.saveInfo();
} }
//export to another sector //queue random invasions
if(sector.save != null && sector.save.meta != null && sector.save.meta.secinfo != null && sector.save.meta.secinfo.destination != null){ if(!sector.isAttacked() && turn > invasionGracePeriod){
Sector to = sector.save.meta.secinfo.destination; //invasion chance depends on # of nearby bases
if(to.save != null){ if(Mathf.chance(baseInvasionChance * sector.near().count(Sector::hasEnemyBase))){
float scl = Math.max(1f - sector.getDamage(), 0); int waveMax = Math.max(sector.info.winWave, sector.isBeingPlayed() ? state.wave : 0) + Mathf.random(2, 5) * 5;
ItemSeq items = new ItemSeq();
//calculated exported items to this sector //assign invasion-related things
sector.save.meta.secinfo.export.each((item, stat) -> items.add(item, (int)(stat.mean * newSecondsPassed * scl))); if(sector.isBeingPlayed()){
to.addItems(items); state.rules.winWave = waveMax;
state.rules.waves = true;
}else{
sector.info.winWave = waveMax;
sector.info.waves = true;
sector.saveInfo();
}
Events.fire(new SectorInvasionEvent(sector));
} }
} }
//reset time spent to 0
sector.setTimeSpent(0f);
} }
} }
} }
@@ -202,7 +227,7 @@ public class Universe{
for(Planet planet : content.planets()){ for(Planet planet : content.planets()){
for(Sector sector : planet.sectors){ for(Sector sector : planet.sectors){
if(sector.hasSave()){ if(sector.hasSave()){
count.add(sector.calculateItems()); count.add(sector.items());
} }
} }
} }

View File

@@ -38,7 +38,7 @@ public class BlockRenderer implements Disposable{
private FrameBuffer dark = new FrameBuffer(); private FrameBuffer dark = new FrameBuffer();
private Seq<Building> outArray2 = new Seq<>(); private Seq<Building> outArray2 = new Seq<>();
private Seq<Tile> shadowEvents = new Seq<>(); private Seq<Tile> shadowEvents = new Seq<>();
private IntSet processedEntities = new IntSet(), processedLinks = new IntSet(); private IntSet procEntities = new IntSet(), procLinks = new IntSet(), procLights = new IntSet();
private boolean displayStatus = false; private boolean displayStatus = false;
public BlockRenderer(){ public BlockRenderer(){
@@ -191,8 +191,9 @@ public class BlockRenderer implements Disposable{
tileview.clear(); tileview.clear();
lightview.clear(); lightview.clear();
processedEntities.clear(); procEntities.clear();
processedLinks.clear(); procLinks.clear();
procLights.clear();
int minx = Math.max(avgx - rangex - expandr, 0); int minx = Math.max(avgx - rangex - expandr, 0);
int miny = Math.max(avgy - rangey - expandr, 0); int miny = Math.max(avgy - rangey - expandr, 0);
@@ -209,25 +210,25 @@ public class BlockRenderer implements Disposable{
tile = tile.build.tile; tile = tile.build.tile;
} }
if(block != Blocks.air && block.cacheLayer == CacheLayer.normal && (tile.build == null || !processedEntities.contains(tile.build.id))){ if(block != Blocks.air && block.cacheLayer == CacheLayer.normal && (tile.build == null || !procEntities.contains(tile.build.id))){
if(block.expanded || !expanded){ if(block.expanded || !expanded){
if(tile.build == null || processedLinks.add(tile.build.id)){ if(tile.build == null || procLinks.add(tile.build.id)){
tileview.add(tile); tileview.add(tile);
if(tile.build != null){ if(tile.build != null){
processedEntities.add(tile.build.id); procEntities.add(tile.build.id);
processedLinks.add(tile.build.id); procLinks.add(tile.build.id);
} }
} }
} }
//lights are drawn even in the expanded range //lights are drawn even in the expanded range
if(tile.build != null || tile.block().emitLight){ if(((tile.build != null && procLights.add(tile.build.pos())) || tile.block().emitLight)){
lightview.add(tile); lightview.add(tile);
} }
if(tile.build != null && tile.build.power != null && tile.build.power.links.size > 0){ if(tile.build != null && tile.build.power != null && tile.build.power.links.size > 0){
for(Building other : tile.build.getPowerConnections(outArray2)){ for(Building other : tile.build.getPowerConnections(outArray2)){
if(other.block instanceof PowerNode && processedLinks.add(other.id)){ //TODO need a generic way to render connections! if(other.block instanceof PowerNode && procLinks.add(other.id)){ //TODO need a generic way to render connections!
tileview.add(other.tile); tileview.add(other.tile);
} }
} }
@@ -235,7 +236,7 @@ public class BlockRenderer implements Disposable{
} }
//special case for floors //special case for floors
if(block == Blocks.air && tile.floor().emitLight){ if((block == Blocks.air && tile.floor().emitLight) && procLights.add(tile.pos())){
lightview.add(tile); lightview.add(tile);
} }
} }

View File

@@ -100,7 +100,6 @@ public class LightRenderer{
Draw.vert(ledge.texture, vertices, 0, vertices.length); Draw.vert(ledge.texture, vertices, 0, vertices.length);
Vec2 v3 = Tmp.v2.trnsExact(rot, stroke); Vec2 v3 = Tmp.v2.trnsExact(rot, stroke);
u = ledge.u; u = ledge.u;

View File

@@ -96,7 +96,7 @@ public class MinimapRenderer implements Disposable{
Draw.mixcol(unit.team().color, 1f); Draw.mixcol(unit.team().color, 1f);
float scale = Scl.scl(1f) / 2f * scaling * 32f; float scale = Scl.scl(1f) / 2f * scaling * 32f;
Draw.rect(unit.type().icon(Cicon.full), x + rx, y + ry, scale, scale, unit.rotation() - 90); Draw.rect(unit.type.icon(Cicon.full), x + rx, y + ry, scale, scale, unit.rotation() - 90);
Draw.reset(); Draw.reset();
//only disable player names in multiplayer //only disable player names in multiplayer

View File

@@ -85,7 +85,7 @@ public class OverlayRenderer{
//special selection for block "units" //special selection for block "units"
Fill.square(select.x, select.y, ((BlockUnitc)select).tile().block.size * tilesize/2f); Fill.square(select.x, select.y, ((BlockUnitc)select).tile().block.size * tilesize/2f);
}else{ }else{
Draw.rect(select.type().icon(Cicon.full), select.x(), select.y(), select.rotation() - 90); Draw.rect(select.type.icon(Cicon.full), select.x(), select.y(), select.rotation() - 90);
} }
Lines.stroke(unitFade); Lines.stroke(unitFade);
@@ -121,10 +121,12 @@ public class OverlayRenderer{
Lines.stroke(2f); Lines.stroke(2f);
Draw.color(Color.gray, Color.lightGray, Mathf.absin(Time.time(), 8f, 1f)); Draw.color(Color.gray, Color.lightGray, Mathf.absin(Time.time(), 8f, 1f));
for(Tile tile : spawner.getSpawns()){ if(state.rules.waves){
if(tile.within(player.x, player.y, state.rules.dropZoneRadius + spawnerMargin)){ for(Tile tile : spawner.getSpawns()){
Draw.alpha(Mathf.clamp(1f - (player.dst(tile) - state.rules.dropZoneRadius) / spawnerMargin)); if(tile.within(player.x, player.y, state.rules.dropZoneRadius + spawnerMargin)){
Lines.dashCircle(tile.worldx(), tile.worldy(), state.rules.dropZoneRadius); Draw.alpha(Mathf.clamp(1f - (player.dst(tile) - state.rules.dropZoneRadius) / spawnerMargin));
Lines.dashCircle(tile.worldx(), tile.worldy(), state.rules.dropZoneRadius);
}
} }
} }

View File

@@ -22,15 +22,16 @@ public class PlanetGrid{
{5, 3, 10, 1, 4}, {2, 5, 4, 0, 11}, {3, 7, 6, 1, 8}, {7, 2, 9, 0, 6} {5, 3, 10, 1, 4}, {2, 5, 4, 0, 11}, {3, 7, 6, 1, 8}, {7, 2, 9, 0, 6}
}; };
public final int size; public int size;
public final Ptile[] tiles; public Ptile[] tiles;
public final Corner[] corners; public Corner[] corners;
public final Edge[] edges; public Edge[] edges;
PlanetGrid(int size){ //this is protected so if you want to make strange grids you should know what you're doing.
protected PlanetGrid(int size){
this.size = size; this.size = size;
tiles = new Ptile[Buildingount(size)]; tiles = new Ptile[tileCount(size)];
for(int i = 0; i < tiles.length; i++){ for(int i = 0; i < tiles.length; i++){
tiles[i] = new Ptile(i, i < 12 ? 5 : 6); tiles[i] = new Ptile(i, i < 12 ? 5 : 6);
} }
@@ -67,7 +68,7 @@ public class PlanetGrid{
return result; return result;
} }
static PlanetGrid initialGrid(){ public static PlanetGrid initialGrid(){
PlanetGrid grid = new PlanetGrid(0); PlanetGrid grid = new PlanetGrid(0);
for(Ptile t : grid.tiles){ for(Ptile t : grid.tiles){
@@ -111,7 +112,7 @@ public class PlanetGrid{
return grid; return grid;
} }
static PlanetGrid subdividedGrid(PlanetGrid prev){ public static PlanetGrid subdividedGrid(PlanetGrid prev){
PlanetGrid grid = new PlanetGrid(prev.size + 1); PlanetGrid grid = new PlanetGrid(prev.size + 1);
int prevTiles = prev.tiles.length; int prevTiles = prev.tiles.length;
@@ -207,7 +208,7 @@ public class PlanetGrid{
return -1; return -1;
} }
static int Buildingount(int size){ static int tileCount(int size){
return 10 * Mathf.pow(3, size) + 2; return 10 * Mathf.pow(3, size) + 2;
} }
@@ -220,12 +221,12 @@ public class PlanetGrid{
} }
public static class Ptile{ public static class Ptile{
public final int id; public int id;
public final int edgeCount; public int edgeCount;
public final Ptile[] tiles; public Ptile[] tiles;
public final Corner[] corners; public Corner[] corners;
public final Edge[] edges; public Edge[] edges;
public Vec3 v = new Vec3(); public Vec3 v = new Vec3();
@@ -240,11 +241,11 @@ public class PlanetGrid{
} }
public static class Corner{ public static class Corner{
public final int id; public int id;
public final Ptile[] tiles = new Ptile[3]; public Ptile[] tiles = new Ptile[3];
public final Corner[] corners = new Corner[3]; public Corner[] corners = new Corner[3];
public final Edge[] edges = new Edge[3]; public Edge[] edges = new Edge[3];
public final Vec3 v = new Vec3(); public Vec3 v = new Vec3();
public Corner(int id){ public Corner(int id){
this.id = id; this.id = id;
@@ -252,9 +253,9 @@ public class PlanetGrid{
} }
public static class Edge{ public static class Edge{
public final int id; public int id;
public final Ptile[] tiles = new Ptile[2]; public Ptile[] tiles = new Ptile[2];
public final Corner[] corners = new Corner[2]; public Corner[] corners = new Corner[2];
public Edge(int id){ public Edge(int id){
this.id = id; this.id = id;

View File

@@ -10,6 +10,7 @@ import arc.math.geom.*;
import arc.struct.*; import arc.struct.*;
import arc.util.*; import arc.util.*;
import mindustry.content.*; import mindustry.content.*;
import mindustry.game.EventType.*;
import mindustry.graphics.*; import mindustry.graphics.*;
import mindustry.graphics.g3d.PlanetGrid.*; import mindustry.graphics.g3d.PlanetGrid.*;
import mindustry.type.*; import mindustry.type.*;
@@ -38,19 +39,19 @@ public class PlanetRenderer implements Disposable{
public float zoom = 1f; public float zoom = 1f;
private final Mesh[] outlines = new Mesh[10]; private final Mesh[] outlines = new Mesh[10];
private final PlaneBatch3D projector = new PlaneBatch3D(); public final PlaneBatch3D projector = new PlaneBatch3D();
private final Mat3D mat = new Mat3D(); public final Mat3D mat = new Mat3D();
private final FrameBuffer buffer = new FrameBuffer(2, 2, true); public final FrameBuffer buffer = new FrameBuffer(2, 2, true);
private PlanetInterfaceRenderer irenderer; public PlanetInterfaceRenderer irenderer;
private final Bloom bloom = new Bloom(Core.graphics.getWidth()/4, Core.graphics.getHeight()/4, true, false){{ public final Bloom bloom = new Bloom(Core.graphics.getWidth()/4, Core.graphics.getHeight()/4, true, false){{
setThreshold(0.8f); setThreshold(0.8f);
blurPasses = 6; blurPasses = 6;
}}; }};
private final Mesh atmosphere = MeshBuilder.buildHex(Color.white, 2, false, 1.5f); public final Mesh atmosphere = MeshBuilder.buildHex(Color.white, 2, false, 1.5f);
//seed: 8kmfuix03fw //seed: 8kmfuix03fw
private final CubemapMesh skybox = new CubemapMesh(new Cubemap("cubemaps/stars/")); public final CubemapMesh skybox = new CubemapMesh(new Cubemap("cubemaps/stars/"));
public PlanetRenderer(){ public PlanetRenderer(){
camPos.set(0, 0f, camLength); camPos.set(0, 0f, camLength);
@@ -82,14 +83,20 @@ public class PlanetRenderer implements Disposable{
projector.proj(cam.combined); projector.proj(cam.combined);
batch.proj(cam.combined); batch.proj(cam.combined);
Events.fire(Trigger.universeDrawBegin);
beginBloom(); beginBloom();
skybox.render(cam.combined); skybox.render(cam.combined);
Events.fire(Trigger.universeDraw);
renderPlanet(solarSystem); renderPlanet(solarSystem);
endBloom(); endBloom();
Events.fire(Trigger.universeDrawEnd);
Gl.enable(Gl.blend); Gl.enable(Gl.blend);
irenderer.renderProjections(); irenderer.renderProjections();
@@ -100,16 +107,17 @@ public class PlanetRenderer implements Disposable{
cam.update(); cam.update();
} }
private void beginBloom(){ public void beginBloom(){
bloom.resize(Core.graphics.getWidth() / 4, Core.graphics.getHeight() / 4); bloom.resize(Core.graphics.getWidth() / 4, Core.graphics.getHeight() / 4);
bloom.capture(); bloom.capture();
} }
private void endBloom(){ public void endBloom(){
bloom.render(); bloom.render();
} }
private void renderPlanet(Planet planet){
public void renderPlanet(Planet planet){
if(!planet.visible()) return; if(!planet.visible()) return;
//render planet at offsetted position in the world //render planet at offsetted position in the world
@@ -139,7 +147,7 @@ public class PlanetRenderer implements Disposable{
} }
} }
private void renderOrbit(Planet planet){ public void renderOrbit(Planet planet){
if(planet.parent == null || !planet.visible()) return; if(planet.parent == null || !planet.visible()) return;
Vec3 center = planet.parent.position; Vec3 center = planet.parent.position;
@@ -149,7 +157,7 @@ public class PlanetRenderer implements Disposable{
batch.flush(Gl.lineLoop); batch.flush(Gl.lineLoop);
} }
private void renderSectors(Planet planet){ public void renderSectors(Planet planet){
//apply transformed position //apply transformed position
batch.proj().mul(planet.getTransform(mat)); batch.proj().mul(planet.getTransform(mat));
@@ -270,7 +278,7 @@ public class PlanetRenderer implements Disposable{
} }
} }
private Mesh outline(int size){ public Mesh outline(int size){
if(outlines[size] == null){ if(outlines[size] == null){
outlines[size] = MeshBuilder.buildHex(new HexMesher(){ outlines[size] = MeshBuilder.buildHex(new HexMesher(){
@Override @Override

View File

@@ -599,11 +599,11 @@ public class DesktopInput extends InputHandler{
} }
protected void updateMovement(Unit unit){ protected void updateMovement(Unit unit){
boolean omni = unit.type().omniMovement; boolean omni = unit.type.omniMovement;
boolean ground = unit.isGrounded(); boolean ground = unit.isGrounded();
float strafePenalty = ground ? 1f : Mathf.lerp(1f, unit.type().strafePenalty, Angles.angleDist(unit.vel().angle(), unit.rotation()) / 180f); float strafePenalty = ground ? 1f : Mathf.lerp(1f, unit.type.strafePenalty, Angles.angleDist(unit.vel().angle(), unit.rotation()) / 180f);
float baseSpeed = unit.type().speed; float baseSpeed = unit.type.speed;
//limit speed to minimum formation speed to preserve formation //limit speed to minimum formation speed to preserve formation
if(unit.isCommanding()){ if(unit.isCommanding()){
@@ -611,7 +611,7 @@ public class DesktopInput extends InputHandler{
baseSpeed = unit.minFormationSpeed * 0.95f; baseSpeed = unit.minFormationSpeed * 0.95f;
} }
float speed = baseSpeed * Mathf.lerp(1f, unit.isCommanding() ? 1f : unit.type().canBoost ? unit.type().boostMultiplier : 1f, unit.elevation) * strafePenalty; float speed = baseSpeed * Mathf.lerp(1f, unit.isCommanding() ? 1f : unit.type.canBoost ? unit.type.boostMultiplier : 1f, unit.elevation) * strafePenalty;
float xa = Core.input.axis(Binding.move_x); float xa = Core.input.axis(Binding.move_x);
float ya = Core.input.axis(Binding.move_y); float ya = Core.input.axis(Binding.move_y);
boolean boosted = (unit instanceof Mechc && unit.isFlying()); boolean boosted = (unit instanceof Mechc && unit.isFlying());
@@ -622,7 +622,7 @@ public class DesktopInput extends InputHandler{
} }
float mouseAngle = Angles.mouseAngle(unit.x, unit.y); float mouseAngle = Angles.mouseAngle(unit.x, unit.y);
boolean aimCursor = omni && player.shooting && unit.type().hasWeapons() && unit.type().faceTarget && !boosted && unit.type().rotateShooting; boolean aimCursor = omni && player.shooting && unit.type.hasWeapons() && unit.type.faceTarget && !boosted && unit.type.rotateShooting;
if(aimCursor){ if(aimCursor){
unit.lookAt(mouseAngle); unit.lookAt(mouseAngle);
@@ -637,11 +637,11 @@ public class DesktopInput extends InputHandler{
}else{ }else{
unit.moveAt(Tmp.v2.trns(unit.rotation, movement.len())); unit.moveAt(Tmp.v2.trns(unit.rotation, movement.len()));
if(!movement.isZero() && ground){ if(!movement.isZero() && ground){
unit.vel.rotateTo(movement.angle(), unit.type().rotateSpeed); unit.vel.rotateTo(movement.angle(), unit.type.rotateSpeed);
} }
} }
unit.aim(unit.type().faceTarget ? Core.input.mouseWorld() : Tmp.v1.trns(unit.rotation, Core.input.mouseWorld().dst(unit)).add(unit.x, unit.y)); unit.aim(unit.type.faceTarget ? Core.input.mouseWorld() : Tmp.v1.trns(unit.rotation, Core.input.mouseWorld().dst(unit)).add(unit.x, unit.y));
unit.controlWeapons(true, player.shooting && !boosted); unit.controlWeapons(true, player.shooting && !boosted);
player.boosting = Core.input.keyDown(Binding.boost) && !movement.isZero(); player.boosting = Core.input.keyDown(Binding.boost) && !movement.isZero();

View File

@@ -158,7 +158,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
Payloadc pay = (Payloadc)unit; Payloadc pay = (Payloadc)unit;
if(target.isAI() && target.isGrounded() && pay.canPickup(target) if(target.isAI() && target.isGrounded() && pay.canPickup(target)
&& target.within(unit, unit.type().hitSize * 2f + target.type().hitSize * 2f)){ && target.within(unit, unit.type.hitSize * 2f + target.type.hitSize * 2f)){
Call.pickedUnitPayload(unit, target); Call.pickedUnitPayload(unit, target);
} }
} }
@@ -365,7 +365,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
if(commander.isCommanding()){ if(commander.isCommanding()){
commander.clearCommand(); commander.clearCommand();
}else if(player.unit().type().commandLimit > 0){ }else if(player.unit().type.commandLimit > 0){
//TODO try out some other formations //TODO try out some other formations
commander.commandNearby(new CircleFormation()); commander.commandNearby(new CircleFormation());
@@ -398,17 +398,17 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
} }
if(player.shooting && !wasShooting && player.unit().hasWeapons() && state.rules.unitAmmo && player.unit().ammo <= 0){ if(player.shooting && !wasShooting && player.unit().hasWeapons() && state.rules.unitAmmo && player.unit().ammo <= 0){
player.unit().type().weapons.first().noAmmoSound.at(player.unit()); player.unit().type.weapons.first().noAmmoSound.at(player.unit());
} }
wasShooting = player.shooting; wasShooting = player.shooting;
if(!player.dead()){ if(!player.dead()){
controlledType = player.unit().type(); controlledType = player.unit().type;
} }
if(controlledType != null && player.dead()){ if(controlledType != null && player.dead()){
Unit unit = Units.closest(player.team(), player.x, player.y, u -> !u.isPlayer() && u.type() == controlledType && !u.dead); Unit unit = Units.closest(player.team(), player.x, player.y, u -> !u.isPlayer() && u.type == controlledType && !u.dead);
if(unit != null){ if(unit != null){
Call.unitControl(player, unit); Call.unitControl(player, unit);
@@ -418,7 +418,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
public void checkUnit(){ public void checkUnit(){
if(controlledType != null){ if(controlledType != null){
Unit unit = Units.closest(player.team(), player.x, player.y, u -> !u.isPlayer() && u.type() == controlledType && !u.dead); Unit unit = Units.closest(player.team(), player.x, player.y, u -> !u.isPlayer() && u.type == controlledType && !u.dead);
if(unit == null && controlledType == UnitTypes.block){ if(unit == null && controlledType == UnitTypes.block){
unit = world.buildWorld(player.x, player.y) instanceof ControlBlock ? ((ControlBlock)world.buildWorld(player.x, player.y)).unit() : null; unit = world.buildWorld(player.x, player.y) instanceof ControlBlock ? ((ControlBlock)world.buildWorld(player.x, player.y)).unit() : null;
} }
@@ -437,7 +437,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
Unit unit = player.unit(); Unit unit = player.unit();
if(!(unit instanceof Payloadc pay)) return; if(!(unit instanceof Payloadc pay)) return;
Unit target = Units.closest(player.team(), pay.x(), pay.y(), unit.type().hitSize * 2.5f, u -> u.isAI() && u.isGrounded() && pay.canPickup(u) && u.within(unit, u.hitSize + unit.hitSize * 1.2f)); Unit target = Units.closest(player.team(), pay.x(), pay.y(), unit.type.hitSize * 2.5f, u -> u.isAI() && u.isGrounded() && pay.canPickup(u) && u.within(unit, u.hitSize + unit.hitSize * 1.2f));
if(target != null){ if(target != null){
Call.requestUnitPayload(player, target); Call.requestUnitPayload(player, target);
}else{ }else{

View File

@@ -85,7 +85,7 @@ public class MobileInput extends InputHandler implements GestureListener{
if(tile != null && player.team().isEnemy(tile.team)){ if(tile != null && player.team().isEnemy(tile.team)){
player.miner().mineTile(null); player.miner().mineTile(null);
target = tile; target = tile;
}else if(tile != null && player.unit().type().canHeal && tile.team == player.team() && tile.damaged()){ }else if(tile != null && player.unit().type.canHeal && tile.team == player.team() && tile.damaged()){
player.miner().mineTile(null); player.miner().mineTile(null);
target = tile; target = tile;
} }
@@ -834,10 +834,10 @@ public class MobileInput extends InputHandler implements GestureListener{
protected void updateMovement(Unit unit){ protected void updateMovement(Unit unit){
Rect rect = Tmp.r3; Rect rect = Tmp.r3;
UnitType type = unit.type(); UnitType type = unit.type;
if(type == null) return; if(type == null) return;
boolean omni = unit.type().omniMovement; boolean omni = unit.type.omniMovement;
boolean legs = unit.isGrounded(); boolean legs = unit.isGrounded();
boolean allowHealing = type.canHeal; boolean allowHealing = type.canHeal;
boolean validHealTarget = allowHealing && target instanceof Building && ((Building)target).isValid() && target.team() == unit.team && boolean validHealTarget = allowHealing && target instanceof Building && ((Building)target).isValid() && target.team() == unit.team &&
@@ -855,7 +855,7 @@ public class MobileInput extends InputHandler implements GestureListener{
float attractDst = 15f; float attractDst = 15f;
float strafePenalty = legs ? 1f : Mathf.lerp(1f, type.strafePenalty, Angles.angleDist(unit.vel.angle(), unit.rotation) / 180f); float strafePenalty = legs ? 1f : Mathf.lerp(1f, type.strafePenalty, Angles.angleDist(unit.vel.angle(), unit.rotation) / 180f);
float baseSpeed = unit.type().speed; float baseSpeed = unit.type.speed;
//limit speed to minimum formation speed to preserve formation //limit speed to minimum formation speed to preserve formation
if(unit.isCommanding()){ if(unit.isCommanding()){

View File

@@ -14,12 +14,10 @@ public class SaveMeta{
public Map map; public Map map;
public int wave; public int wave;
public Rules rules; public Rules rules;
public SectorInfo secinfo;
public StringMap tags; public StringMap tags;
public String[] mods; public String[] mods;
public boolean hasProduction;
public SaveMeta(int version, long timestamp, long timePlayed, int build, String map, int wave, Rules rules, SectorInfo secinfo, StringMap tags){ public SaveMeta(int version, long timestamp, long timePlayed, int build, String map, int wave, Rules rules, StringMap tags){
this.version = version; this.version = version;
this.build = build; this.build = build;
this.timestamp = timestamp; this.timestamp = timestamp;
@@ -29,8 +27,5 @@ public class SaveMeta{
this.rules = rules; this.rules = rules;
this.tags = tags; this.tags = tags;
this.mods = JsonIO.read(String[].class, tags.get("mods", "[]")); this.mods = JsonIO.read(String[].class, tags.get("mods", "[]"));
this.secinfo = secinfo;
secinfo.production.each((e, amount) -> hasProduction |= amount.mean > 0.001f);
} }
} }

View File

@@ -40,7 +40,6 @@ public abstract class SaveVersion extends SaveFileReader{
map.get("mapname"), map.get("mapname"),
map.getInt("wave"), map.getInt("wave"),
JsonIO.read(Rules.class, map.get("rules", "{}")), JsonIO.read(Rules.class, map.get("rules", "{}")),
JsonIO.read(SectorInfo.class, map.get("secinfo", "{}")),
map map
); );
} }
@@ -74,6 +73,7 @@ public abstract class SaveVersion extends SaveFileReader{
//prepare campaign data for writing //prepare campaign data for writing
if(state.isCampaign()){ if(state.isCampaign()){
state.secinfo.prepare(); state.secinfo.prepare();
state.rules.sector.saveInfo();
} }
//flush tech node progress //flush tech node progress
@@ -89,7 +89,6 @@ public abstract class SaveVersion extends SaveFileReader{
"wave", state.wave, "wave", state.wave,
"wavetime", state.wavetime, "wavetime", state.wavetime,
"stats", JsonIO.write(state.stats), "stats", JsonIO.write(state.stats),
"secinfo", state.isCampaign() ? JsonIO.write(state.secinfo) : "{}",
"rules", JsonIO.write(state.rules), "rules", JsonIO.write(state.rules),
"mods", JsonIO.write(mods.getModStrings().toArray(String.class)), "mods", JsonIO.write(mods.getModStrings().toArray(String.class)),
"width", world.width(), "width", world.width(),
@@ -107,14 +106,13 @@ public abstract class SaveVersion extends SaveFileReader{
state.wave = map.getInt("wave"); state.wave = map.getInt("wave");
state.wavetime = map.getFloat("wavetime", state.rules.waveSpacing); state.wavetime = map.getFloat("wavetime", state.rules.waveSpacing);
state.stats = JsonIO.read(Stats.class, map.get("stats", "{}")); state.stats = JsonIO.read(Stats.class, map.get("stats", "{}"));
state.secinfo = JsonIO.read(SectorInfo.class, map.get("secinfo", "{}"));
state.rules = JsonIO.read(Rules.class, map.get("rules", "{}")); state.rules = JsonIO.read(Rules.class, map.get("rules", "{}"));
if(state.rules.spawns.isEmpty()) state.rules.spawns = defaultWaves.get(); if(state.rules.spawns.isEmpty()) state.rules.spawns = defaultWaves.get();
lastReadBuild = map.getInt("build", -1); lastReadBuild = map.getInt("build", -1);
//load time spent on sector into state //load in sector info
if(state.rules.sector != null){ if(state.rules.sector != null){
state.secinfo.internalTimeSpent = state.rules.sector.getStoredTimeSpent(); state.secinfo = state.rules.sector.info;
} }
if(!headless){ if(!headless){

View File

@@ -395,7 +395,7 @@ public class LExecutor{
if(unit instanceof Payloadc pay){ if(unit instanceof Payloadc pay){
//units //units
if(exec.bool(p1)){ if(exec.bool(p1)){
Unit result = Units.closest(unit.team, unit.x, unit.y, unit.type().hitSize * 2f, u -> u.isAI() && u.isGrounded() && pay.canPickup(u) && u.within(unit, u.hitSize + unit.hitSize * 1.2f)); Unit result = Units.closest(unit.team, unit.x, unit.y, unit.type.hitSize * 2f, u -> u.isAI() && u.isGrounded() && pay.canPickup(u) && u.within(unit, u.hitSize + unit.hitSize * 1.2f));
if(result != null){ if(result != null){
Call.pickedUnitPayload(unit, result); Call.pickedUnitPayload(unit, result);

View File

@@ -11,6 +11,7 @@ import mindustry.entities.abilities.*;
import mindustry.game.*; import mindustry.game.*;
import mindustry.gen.*; import mindustry.gen.*;
import mindustry.logic.*; import mindustry.logic.*;
import mindustry.type.*;
import mindustry.world.*; import mindustry.world.*;
import mindustry.world.blocks.defense.*; import mindustry.world.blocks.defense.*;
import mindustry.world.blocks.defense.turrets.*; import mindustry.world.blocks.defense.turrets.*;
@@ -25,8 +26,11 @@ public class SectorDamage{
private static final int maxWavesSimulated = 50; private static final int maxWavesSimulated = 50;
/** @return calculated capture progress of the enemy */ /** @return calculated capture progress of the enemy */
public static float getDamage(SectorInfo info, float waveSpace, int wave, int wavesPassed){ public static float getDamage(SectorInfo info){
float health = info.sumHealth; float health = info.sumHealth;
int wavesPassed = info.wavesPassed;
int wave = info.wave;
float waveSpace = info.waveSpacing;
//this approach is O(n), it simulates every wave passing. //this approach is O(n), it simulates every wave passing.
//other approaches can assume all the waves come as one, but that's not as fair. //other approaches can assume all the waves come as one, but that's not as fair.
@@ -76,9 +80,9 @@ public class SectorDamage{
} }
/** Applies wave damage based on sector parameters. */ /** Applies wave damage based on sector parameters. */
public static void applyCalculatedDamage(int wavesPassed){ public static void applyCalculatedDamage(){
//calculate base damage fraction //calculate base damage fraction
float damage = getDamage(state.secinfo, state.rules.waveSpacing, state.wave, wavesPassed); float damage = getDamage(state.secinfo);
//scaled damage has a power component to make it seem a little more realistic (as systems fail, enemy capturing gets easier and easier) //scaled damage has a power component to make it seem a little more realistic (as systems fail, enemy capturing gets easier and easier)
float scaled = Mathf.pow(damage, 1.5f); float scaled = Mathf.pow(damage, 1.5f);
@@ -110,6 +114,21 @@ public class SectorDamage{
} }
} }
if(state.secinfo.wavesPassed > 0){
//simply remove each block in the spawner range if a wave passed
for(Tile spawner : spawner.getSpawns()){
spawner.circle((int)(state.rules.dropZoneRadius / tilesize), tile -> {
if(tile.team() == state.rules.defaultTeam){
if(rubble && tile.floor().hasSurface() && Mathf.chance(0.4)){
Effect.rubble(tile.build.x, tile.build.y, tile.block().size);
}
tile.remove();
}
});
}
}
//finally apply scaled damage //finally apply scaled damage
apply(scaled); apply(scaled);
} }
@@ -120,6 +139,10 @@ public class SectorDamage{
Seq<Tile> spawns = new Seq<>(); Seq<Tile> spawns = new Seq<>();
spawner.eachGroundSpawn((x, y) -> spawns.add(world.tile(x, y))); spawner.eachGroundSpawn((x, y) -> spawns.add(world.tile(x, y)));
if(spawns.isEmpty() && state.rules.waveTeam.core() != null){
spawns.add(state.rules.waveTeam.core().tile);
}
if(core == null || spawns.isEmpty()) return; if(core == null || spawns.isEmpty()) return;
Tile start = spawns.first(); Tile start = spawns.first();
@@ -230,13 +253,16 @@ public class SectorDamage{
if(unit.isPlayer()) continue; if(unit.isPlayer()) continue;
if(unit.team == state.rules.defaultTeam){ if(unit.team == state.rules.defaultTeam){
sumHealth += unit.health + unit.shield; //scale health based on armor - yes, this is inaccurate, but better than nothing
sumDps += unit.type().dpsEstimate; float healthMult = 1f + Mathf.clamp(unit.armor / 20f);
sumHealth += unit.health*healthMult + unit.shield;
sumDps += unit.type.dpsEstimate;
if(unit.abilities.find(a -> a instanceof HealFieldAbility) instanceof HealFieldAbility h){ if(unit.abilities.find(a -> a instanceof HealFieldAbility) instanceof HealFieldAbility h){
sumRps += h.amount / h.reload * 60f; sumRps += h.amount / h.reload * 60f;
} }
}else{ }else{
curEnemyDps += unit.type().dpsEstimate; curEnemyDps += unit.type.dpsEstimate;
curEnemyHealth += unit.health; curEnemyHealth += unit.health;
} }
} }
@@ -255,10 +281,12 @@ public class SectorDamage{
} }
for(SpawnGroup group : state.rules.spawns){ for(SpawnGroup group : state.rules.spawns){
float healthMult = 1f + Mathf.clamp(group.type.armor / 20f);
StatusEffect effect = (group.effect == null ? StatusEffects.none : group.effect);
int spawned = group.getSpawned(wave); int spawned = group.getSpawned(wave);
if(spawned <= 0) continue; if(spawned <= 0) continue;
sumWaveHealth += spawned * (group.getShield(wave) + group.type.health); sumWaveHealth += spawned * (group.getShield(wave) + group.type.health * effect.healthMultiplier * healthMult);
sumWaveDps += spawned * group.type.dpsEstimate; sumWaveDps += spawned * group.type.dpsEstimate * effect.damageMultiplier;
} }
waveDps.add(new Vec2(wave, sumWaveDps)); waveDps.add(new Vec2(wave, sumWaveDps));
waveHealth.add(new Vec2(wave, sumWaveHealth)); waveHealth.add(new Vec2(wave, sumWaveHealth));
@@ -273,7 +301,8 @@ public class SectorDamage{
info.waveDpsBase = reg.intercept; info.waveDpsBase = reg.intercept;
info.waveDpsSlope = reg.slope; info.waveDpsSlope = reg.slope;
info.sumHealth = sumHealth; //enemy units like to aim for a lot of non-essential things, so increase resulting health slightly
info.sumHealth = sumHealth * 1.2f;
info.sumDps = sumDps; info.sumDps = sumDps;
info.sumRps = sumRps; info.sumRps = sumRps;
@@ -306,7 +335,7 @@ public class SectorDamage{
int radius = 3; int radius = 3;
//only penetrate a certain % by health, not by distance //only penetrate a certain % by health, not by distance
float totalHealth = path.sumf(t -> { float totalHealth = damage >= 1f ? 1f : path.sumf(t -> {
float s = 0; float s = 0;
for(int dx = -radius; dx <= radius; dx++){ for(int dx = -radius; dx <= radius; dx++){
for(int dy = -radius; dy <= radius; dy++){ for(int dy = -radius; dy <= radius; dy++){
@@ -323,7 +352,7 @@ public class SectorDamage{
float healthCount = 0; float healthCount = 0;
out: out:
for(int i = 0; i < path.size && healthCount < targetHealth; i++){ for(int i = 0; i < path.size && (healthCount < targetHealth || damage >= 1f); i++){
Tile t = path.get(i); Tile t = path.get(i);
for(int dx = -radius; dx <= radius; dx++){ for(int dx = -radius; dx <= radius; dx++){
@@ -343,7 +372,7 @@ public class SectorDamage{
removal.add(other.build); removal.add(other.build);
if(healthCount >= targetHealth){ if(healthCount >= targetHealth && damage < 0.999f){
break out; break out;
} }
} }
@@ -354,6 +383,7 @@ public class SectorDamage{
for(Building r : removal){ for(Building r : removal){
if(r.tile.build == r){ if(r.tile.build == r){
r.addPlan(false);
r.tile.remove(); r.tile.remove();
} }
} }
@@ -361,7 +391,7 @@ public class SectorDamage{
} }
//kill every core if damage is maximum //kill every core if damage is maximum
if(damage >= 1){ if(fraction >= 1){
for(Building c : state.rules.defaultTeam.cores().copy()){ for(Building c : state.rules.defaultTeam.cores().copy()){
c.tile.remove(); c.tile.remove();
} }
@@ -402,6 +432,7 @@ public class SectorDamage{
Effect.rubble(other.build.x, other.build.y, other.block().size); Effect.rubble(other.build.x, other.build.y, other.block().size);
} }
other.build.addPlan(false);
other.remove(); other.remove();
} }
} }

View File

@@ -412,12 +412,12 @@ public class SerpuloPlanetGenerator extends PlanetGenerator{
if(sector.hasEnemyBase()){ if(sector.hasEnemyBase()){
basegen.generate(tiles, enemies.map(r -> tiles.getn(r.x, r.y)), tiles.get(spawn.x, spawn.y), state.rules.waveTeam, sector, difficulty); basegen.generate(tiles, enemies.map(r -> tiles.getn(r.x, r.y)), tiles.get(spawn.x, spawn.y), state.rules.waveTeam, sector, difficulty);
state.rules.attackMode = true; state.rules.attackMode = sector.info.attack = true;
}else{ }else{
state.rules.winWave = 15 * (int)Math.max(difficulty * 10, 1); state.rules.winWave = sector.info.winWave = 15 * (int)Math.max(difficulty * 10, 1);
} }
state.rules.waves = true; state.rules.waves = sector.info.waves = true;
//TODO better waves //TODO better waves
state.rules.spawns = DefaultWaves.generate(difficulty); state.rules.spawns = DefaultWaves.generate(difficulty);

View File

@@ -260,8 +260,8 @@ public class ContentParser{
//TODO test this! //TODO test this!
read(() -> { read(() -> {
//add reconstructor type //add reconstructor type
if(value.hasChild("requirements")){ if(value.has("requirements")){
JsonValue rec = value.remove("requirements"); JsonValue rec = value.remove("requirements");
//intermediate class for parsing //intermediate class for parsing
class UnitReq{ class UnitReq{
@@ -286,6 +286,17 @@ public class ContentParser{
} }
//read extra default waves
if(value.has("waves")){
JsonValue waves = value.remove("waves");
SpawnGroup[] groups = parser.readValue(SpawnGroup[].class, waves);
for(SpawnGroup group : groups){
group.type = unit;
}
Vars.defaultWaves.get().addAll(groups);
}
readFields(unit, value, true); readFields(unit, value, true);
}); });

View File

@@ -48,8 +48,8 @@ public class AmmoTypes implements ContentList{
if(build.block.consumes.hasPower() && build.block.consumes.getPower().buffered){ if(build.block.consumes.hasPower() && build.block.consumes.getPower().buffered){
float amount = closest.build.power.status * build.block.consumes.getPower().capacity; float amount = closest.build.power.status * build.block.consumes.getPower().capacity;
float powerPerAmmo = totalPower / unit.type().ammoCapacity; float powerPerAmmo = totalPower / unit.type.ammoCapacity;
float ammoRequired = unit.type().ammoCapacity - unit.ammo; float ammoRequired = unit.type.ammoCapacity - unit.ammo;
float powerRequired = ammoRequired * powerPerAmmo; float powerRequired = ammoRequired * powerPerAmmo;
float powerTaken = Math.min(amount, powerRequired); float powerTaken = Math.min(amount, powerRequired);

View File

@@ -64,6 +64,13 @@ public class ItemStack implements Comparable<ItemStack>{
return item.compareTo(itemStack.item); return item.compareTo(itemStack.item);
} }
@Override
public boolean equals(Object o){
if(this == o) return true;
if(!(o instanceof ItemStack stack)) return false;
return amount == stack.amount && item == stack.item;
}
@Override @Override
public String toString(){ public String toString(){
return "ItemStack{" + return "ItemStack{" +

View File

@@ -177,7 +177,7 @@ public class Planet extends UnlockableContent{
public void updateBaseCoverage(){ public void updateBaseCoverage(){
for(Sector sector : sectors){ for(Sector sector : sectors){
float sum = 1f; float sum = 1f;
for(Sector other : sector.inRange(2)){ for(Sector other : sector.near()){
if(other.generateEnemyBase){ if(other.generateEnemyBase){
sum += 1f; sum += 1f;
} }
@@ -204,6 +204,10 @@ public class Planet extends UnlockableContent{
@Override @Override
public void init(){ public void init(){
for(Sector sector : sectors){
sector.loadInfo();
}
if(generator != null){ if(generator != null){
Noise.setSeed(id + 1); Noise.setSeed(id + 1);

View File

@@ -7,6 +7,7 @@ import arc.struct.*;
import arc.util.*; import arc.util.*;
import mindustry.*; import mindustry.*;
import mindustry.game.Saves.*; import mindustry.game.Saves.*;
import mindustry.game.*;
import mindustry.graphics.g3d.PlanetGrid.*; import mindustry.graphics.g3d.PlanetGrid.*;
import mindustry.world.modules.*; import mindustry.world.modules.*;
@@ -25,6 +26,7 @@ public class Sector{
public @Nullable SaveSlot save; public @Nullable SaveSlot save;
public @Nullable SectorPreset preset; public @Nullable SectorPreset preset;
public SectorInfo info = new SectorInfo();
/** Number 0-1 indicating the difficulty based on nearby bases. */ /** Number 0-1 indicating the difficulty based on nearby bases. */
public float baseCoverage; public float baseCoverage;
@@ -38,60 +40,50 @@ public class Sector{
this.id = tile.id; this.id = tile.id;
} }
public Seq<Sector> inRange(int range){ public Seq<Sector> near(){
//TODO cleanup/remove
if(true){
tmpSeq1.clear();
neighbors(tmpSeq1::add);
return tmpSeq1;
}
tmpSeq1.clear(); tmpSeq1.clear();
tmpSeq2.clear(); near(tmpSeq1::add);
tmpSet.clear();
tmpSeq1.add(this); return tmpSeq1;
tmpSet.add(this);
for(int i = 0; i < range; i++){
while(!tmpSeq1.isEmpty()){
Sector sec = tmpSeq1.pop();
tmpSet.add(sec);
sec.neighbors(other -> {
if(tmpSet.add(other)){
tmpSeq2.add(other);
}
});
}
tmpSeq1.clear();
tmpSeq1.addAll(tmpSeq2);
}
tmpSeq3.clear().addAll(tmpSeq2);
return tmpSeq3;
} }
public void neighbors(Cons<Sector> cons){ public void near(Cons<Sector> cons){
for(Ptile tile : tile.tiles){ for(Ptile tile : tile.tiles){
cons.get(planet.getSector(tile)); cons.get(planet.getSector(tile));
} }
} }
/** @return whether this sector can be landed on at all. /** @return whether this sector can be landed on at all.
* Only sectors adjacent to non-wave sectors can be landed on. * Only sectors adjacent to non-wave sectors can be landed on. */
* TODO also preset sectors*/
public boolean unlocked(){ public boolean unlocked(){
return hasBase() || (preset != null && preset.alwaysUnlocked); return hasBase() || (preset != null && preset.alwaysUnlocked);
} }
public void saveInfo(){
Core.settings.putJson(planet.name + "-s-" + id + "-info", info);
}
public void loadInfo(){
info = Core.settings.getJson(planet.name + "-s-" + id + "-info", SectorInfo.class, SectorInfo::new);
}
public float getProductionScale(){
return Math.max(1f - info.damage, 0);
}
public boolean isAttacked(){
if(isBeingPlayed()) return state.rules.waves;
return save != null && info.waves && info.hasCore;
}
/** @return whether the player has a base here. */ /** @return whether the player has a base here. */
public boolean hasBase(){ public boolean hasBase(){
return save != null && !save.meta.tags.getBool("nocores") && getDamage() < 1f; return save != null && info.hasCore;
} }
/** @return whether the enemy has a generated base here. */ /** @return whether the enemy has a generated base here. */
public boolean hasEnemyBase(){ public boolean hasEnemyBase(){
return generateEnemyBase && (save == null || save.meta.rules.waves); return generateEnemyBase && (save == null || info.waves);
} }
public boolean isBeingPlayed(){ public boolean isBeingPlayed(){
@@ -99,26 +91,18 @@ public class Sector{
return Vars.state.isGame() && Vars.state.rules.sector == this && !Vars.state.gameOver; return Vars.state.isGame() && Vars.state.rules.sector == this && !Vars.state.gameOver;
} }
public String name(){
if(preset != null) return preset.localizedName;
return info.name == null ? id + "" : info.name;
}
public void setName(String name){
info.name = name;
saveInfo();
}
public boolean isCaptured(){ public boolean isCaptured(){
return save != null && !save.meta.rules.waves; return save != null && !info.waves;
}
/** @return whether waves are present - if true, any bases here will be attacked.
* only applicable to sectors with active player bases. */
public boolean isUnderAttack(){
return hasBase() && Core.settings.getBool(key("under-attack"), true);
}
public void setUnderAttack(boolean underAttack){
Core.settings.put(key("under-attack"), underAttack);
}
public void setWavesPassed(int waves){
put("waves-passed", waves);
}
public int getWavesPassed(){
return Core.settings.getInt(key("waves-passed"), 0);
} }
public boolean hasSave(){ public boolean hasSave(){
@@ -143,15 +127,6 @@ public class Sector{
return res % 2 == 0 ? res : res + 1; return res % 2 == 0 ? res : res + 1;
} }
//TODO this should be stored in a more efficient structure, and be updated each turn
public ItemSeq getExtraItems(){
return Core.settings.getJson(key("extra-items"), ItemSeq.class, ItemSeq::new);
}
public void setExtraItems(ItemSeq stacks){
Core.settings.putJson(key("extra-items"), stacks);
}
public void addItem(Item item, int amount){ public void addItem(Item item, int amount){
removeItem(item, -amount); removeItem(item, -amount);
} }
@@ -169,151 +144,27 @@ public class Sector{
int cap = state.rules.defaultTeam.core().storageCapacity; int cap = state.rules.defaultTeam.core().storageCapacity;
items.each((item, amount) -> storage.add(item, Math.min(cap - storage.get(item), amount))); items.each((item, amount) -> storage.add(item, Math.min(cap - storage.get(item), amount)));
} }
}else{ }else if(hasBase()){
ItemSeq recv = getExtraItems(); items.each((item, amount) -> info.items.add(item, Math.min(info.storageCapacity - info.items.get(item), amount)));
saveInfo();
if(save != null){
//"shave off" extra items
ItemSeq count = new ItemSeq();
//add items already present
count.add(save.meta.secinfo.coreItems);
count.add(calculateReceivedItems());
int capacity = save.meta.secinfo.storageCapacity;
//when over capacity, add that to the extra items
count.each((i, a) -> {
if(a > capacity){
recv.remove(i, (a - capacity));
}
});
}
recv.add(items);
setExtraItems(recv);
} }
} }
public ItemSeq calculateItems(){ /** @return items currently in this sector, taking into account playing state. */
public ItemSeq items(){
ItemSeq count = new ItemSeq(); ItemSeq count = new ItemSeq();
//for sectors being played on, add items directly //for sectors being played on, add items directly
if(isBeingPlayed()){ if(isBeingPlayed()){
count.add(state.rules.defaultTeam.items()); count.add(state.rules.defaultTeam.items());
}else if(save != null){ }else{
//add items already present //add items already present
count.add(save.meta.secinfo.coreItems); count.add(info.items);
count.add(calculateReceivedItems());
int capacity = save.meta.secinfo.storageCapacity;
//validation
count.each((item, amount) -> {
//ensure positive items
if(amount < 0) count.set(item, 0);
//cap the items
if(amount > capacity) count.set(item, capacity);
});
} }
return count; return count;
} }
public ItemSeq calculateReceivedItems(){
ItemSeq count = new ItemSeq();
if(save != null){
long seconds = getSecondsPassed();
float scl = Math.max(1f - getDamage(), 0);
//add produced items
save.meta.secinfo.production.each((item, stat) -> count.add(item, (int)(stat.mean * seconds * scl)));
//add received items
count.add(getExtraItems());
}
return count;
}
//TODO these methods should maybe move somewhere else and/or be contained in a data object
public void setSpawnPosition(int position){
put("spawn-position", position);
}
/** Only valid after this sector has been landed on once. */
//TODO move to sector data?
public int getSpawnPosition(){
return Core.settings.getInt(key("spawn-position"), Point2.pack(world.width() / 2, world.height() / 2));
}
/** @return sector damage from enemy, 0 to 1 */
public float getDamage(){
//dead sector
if(save != null & save.meta.tags.getBool("nocores")) return 1.01f;
return Core.settings.getFloat(key("damage"), 0f);
}
public void setDamage(float damage){
put("damage", damage);
}
/** @return time spent in this sector this turn in ticks. */
public float getTimeSpent(){
//return currently counting time spent if being played on
if(isBeingPlayed()) return state.secinfo.internalTimeSpent;
//else return the stored value
return getStoredTimeSpent();
}
public void setTimeSpent(float time){
put("time-spent", time);
//update counting time
if(isBeingPlayed()){
state.secinfo.internalTimeSpent = time;
}
}
public String displayTimeRemaining(){
float amount = Vars.turnDuration - getTimeSpent();
int seconds = (int)(amount / 60);
int sf = seconds % 60;
return (seconds / 60) + ":" + (sf < 10 ? "0" : "") + sf;
}
/** @return the stored amount of time spent in this sector this turn in ticks.
* Do not use unless you know what you're doing. */
public float getStoredTimeSpent(){
return Core.settings.getFloat(key("time-spent"));
}
public void setSecondsPassed(int number){
put("secondsi-passed", number);
}
/** @return how much time has passed in this sector without the player resuming here.
* Used for resource production calculations. */
public int getSecondsPassed(){
return Core.settings.getInt(key("secondsi-passed"));
}
//TODO this is terrible
private String key(String key){
return planet.name + "-s-" + id + "-" + key;
}
//TODO this is terrible
private void put(String key, Object value){
Core.settings.put(key(key), value);
}
public String toString(){ public String toString(){
return planet.name + "#" + id; return planet.name + "#" + id;
} }

View File

@@ -23,6 +23,7 @@ public class SectorPreset extends UnlockableContent{
super(name); super(name);
this.generator = new FileMapGenerator(name); this.generator = new FileMapGenerator(name);
this.planet = planet; this.planet = planet;
sector %= planet.sectors.size;
this.sector = planet.sectors.get(sector); this.sector = planet.sectors.get(sector);
planet.preset(sector, this); planet.preset(sector, this);

View File

@@ -56,7 +56,7 @@ public class StatusEffect extends MappableContent{
} }
if(effect != Fx.none && Mathf.chanceDelta(effectChance)){ if(effect != Fx.none && Mathf.chanceDelta(effectChance)){
Tmp.v1.rnd(unit.type().hitSize /2f); Tmp.v1.rnd(unit.type.hitSize /2f);
effect.at(unit.x + Tmp.v1.x, unit.y + Tmp.v1.y); effect.at(unit.x + Tmp.v1.x, unit.y + Tmp.v1.y);
} }
} }

View File

@@ -117,7 +117,7 @@ public class UnitType extends UnlockableContent{
public Unit create(Team team){ public Unit create(Team team){
Unit unit = constructor.get(); Unit unit = constructor.get();
unit.team = team; unit.team = team;
unit.type(this); unit.setType(this);
unit.ammo = ammoCapacity; //fill up on ammo upon creation unit.ammo = ammoCapacity; //fill up on ammo upon creation
unit.elevation = flying ? 1f : 0; unit.elevation = flying ? 1f : 0;
unit.heal(); unit.heal();

View File

@@ -10,7 +10,7 @@ import arc.func.*;
public class IntFormat{ public class IntFormat{
private final StringBuilder builder = new StringBuilder(); private final StringBuilder builder = new StringBuilder();
private final String text; private final String text;
private int lastValue = Integer.MIN_VALUE; private int lastValue = Integer.MIN_VALUE, lastValue2 = Integer.MIN_VALUE;
private Func<Integer, String> converter = String::valueOf; private Func<Integer, String> converter = String::valueOf;
public IntFormat(String text){ public IntFormat(String text){
@@ -30,4 +30,14 @@ public class IntFormat{
lastValue = value; lastValue = value;
return builder; return builder;
} }
public CharSequence get(int value1, int value2){
if(lastValue != value1 || lastValue2 != value2){
builder.setLength(0);
builder.append(Core.bundle.format(text, value1, value2));
}
lastValue = value1;
lastValue2 = value2;
return builder;
}
} }

View File

@@ -23,6 +23,7 @@ import static mindustry.gen.Tex.*;
@StyleDefaults @StyleDefaults
public class Styles{ public class Styles{
//TODO all these names are inconsistent and not descriptive
public static Drawable black, black9, black8, black6, black3, black5, none, flatDown, flatOver; public static Drawable black, black9, black8, black6, black3, black5, none, flatDown, flatOver;
public static ButtonStyle defaultb, waveb; public static ButtonStyle defaultb, waveb;
public static TextButtonStyle defaultt, squaret, nodet, cleart, discordt, infot, clearPartialt, clearTogglet, clearToggleMenut, togglet, transt, fullTogglet, logict; public static TextButtonStyle defaultt, squaret, nodet, cleart, discordt, infot, clearPartialt, clearTogglet, clearToggleMenut, togglet, transt, fullTogglet, logict;

View File

@@ -34,13 +34,6 @@ public class PausedDialog extends BaseDialog{
}); });
if(!mobile){ if(!mobile){
//TODO localize + move to other wave menu
cont.label(() -> state.getSector() == null || state.rules.winWave <= 0 || state.getSector().isCaptured() ? "" :
(state.rules.winWave > 0 && !state.getSector().isCaptured() ?
(state.wave >= state.rules.winWave ? "\n[lightgray]Defeat remaining enemies to capture" : "\n[lightgray]Reach wave[accent] " + state.rules.winWave + "[] to capture") : ""))
.visible(() -> state.getSector() != null).colspan(2);
cont.row();
float dw = 220f; float dw = 220f;
cont.defaults().width(dw).height(55).pad(5f); cont.defaults().width(dw).height(55).pad(5f);

View File

@@ -217,9 +217,9 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
public void renderProjections(){ public void renderProjections(){
if(hovered != null){ if(hovered != null){
planets.drawPlane(hovered, () -> { planets.drawPlane(hovered, () -> {
Draw.color(hovered.isUnderAttack() ? Pal.remove : Color.white, Pal.accent, Mathf.absin(5f, 1f)); Draw.color(hovered.isAttacked() ? Pal.remove : Color.white, Pal.accent, Mathf.absin(5f, 1f));
TextureRegion icon = hovered.locked() && !canSelect(hovered) ? Icon.lock.getRegion() : hovered.isUnderAttack() ? Icon.warning.getRegion() : null; TextureRegion icon = hovered.locked() && !canSelect(hovered) ? Icon.lock.getRegion() : hovered.isAttacked() ? Icon.warning.getRegion() : null;
if(icon != null){ if(icon != null){
Draw.rect(icon, 0, 0); Draw.rect(icon, 0, 0);
@@ -352,69 +352,76 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
stable.clear(); stable.clear();
stable.background(Styles.black6); stable.background(Styles.black6);
stable.add("[accent]" + (sector.preset == null ? sector.id : sector.preset.localizedName)).row(); stable.table(title -> {
title.add("[accent]" + sector.name());
if(sector.preset == null){
title.button(Icon.pencilSmall, Styles.clearPartiali, () -> {
ui.showTextInput("@sectors.rename", "@name", 20, sector.name(), v -> {
sector.setName(v);
updateSelected();
});
}).size(40f).padLeft(4);
}
}).row();
stable.image().color(Pal.accent).fillX().height(3f).pad(3f).row(); stable.image().color(Pal.accent).fillX().height(3f).pad(3f).row();
stable.add(sector.save != null ? sector.save.getPlayTime() : "@sectors.unexplored").row(); stable.add(sector.save != null ? sector.save.getPlayTime() : "@sectors.unexplored").row();
if(sector.isUnderAttack() || sector.hasEnemyBase()){
if(sector.isAttacked() || sector.hasEnemyBase()){
stable.add("[accent]Difficulty: " + (int)(sector.baseCoverage * 10)).row(); stable.add("[accent]Difficulty: " + (int)(sector.baseCoverage * 10)).row();
} }
if(sector.isUnderAttack()){ if(sector.isAttacked()){
//TODO localize when finalized //TODO localize when finalized
//these mechanics are likely to change and as such are not added to the bundle //these mechanics are likely to change and as such are not added to the bundle
stable.add("[scarlet]Under attack!"); stable.add("[scarlet]Under attack!");
stable.row(); stable.row();
stable.add("[accent]" + (int)(sector.getDamage() * 100) + "% damaged"); stable.add("[accent]" + (int)(sector.info.damage * 100) + "% damaged");
stable.row(); stable.row();
} }
if(sector.save != null){ if(sector.save != null && sector.info.resources.any()){
stable.add("@sectors.resources").row(); stable.add("@sectors.resources").row();
stable.table(t -> { stable.table(t -> {
t.left();
if(sector.save != null && sector.save.meta.secinfo != null && sector.save.meta.secinfo.resources.any()){ int idx = 0;
t.left(); int max = 5;
int idx = 0; for(UnlockableContent c : sector.info.resources){
int max = 5; t.image(c.icon(Cicon.small)).padRight(3);
for(UnlockableContent c : sector.save.meta.secinfo.resources){ if(++idx % max == 0) t.row();
t.image(c.icon(Cicon.small)).padRight(3);
if(++idx % max == 0) t.row();
}
}else{
t.add("@unknown").color(Color.lightGray);
} }
}).fillX().row(); }).fillX().row();
} }
//production //production
if(sector.hasBase() && sector.save.meta.hasProduction){ if(sector.hasBase()){
stable.add("@sectors.production").row(); Table t = new Table().left();
stable.table(t -> {
t.left();
float scl = Math.max(1f - sector.getDamage(), 0); float scl = sector.getProductionScale();
sector.save.meta.secinfo.production.each((item, stat) -> { sector.info.production.each((item, stat) -> {
int total = (int)(stat.mean * 60 * scl); int total = (int)(stat.mean * 60 * scl);
if(total > 1){ if(total > 1){
t.image(item.icon(Cicon.small)).padRight(3); t.image(item.icon(Cicon.small)).padRight(3);
t.add(UI.formatAmount(total) + " " + Core.bundle.get("unit.perminute")).color(Color.lightGray); t.add(UI.formatAmount(total) + " " + Core.bundle.get("unit.perminute")).color(Color.lightGray);
t.row(); t.row();
} }
}); });
}).row();
if(t.getChildren().any()){
stable.add("@sectors.production").row();
stable.add(t).row();
}
} }
//stored resources //stored resources
if(sector.hasBase() && sector.save.meta.secinfo.coreItems.total > 0){ if(sector.hasBase() && sector.info.items.total > 0){
stable.add("@sectors.stored").row(); stable.add("@sectors.stored").row();
stable.table(t -> { stable.table(t -> {
t.left(); t.left();
t.table(res -> { t.table(res -> {
ItemSeq items = sector.calculateItems(); ItemSeq items = sector.items();
int i = 0; int i = 0;
for(ItemStack stack : items){ for(ItemStack stack : items){

View File

@@ -60,7 +60,7 @@ public class ResearchDialog extends BaseDialog{
for(Planet planet : content.planets()){ for(Planet planet : content.planets()){
for(Sector sector : planet.sectors){ for(Sector sector : planet.sectors){
if(sector.hasSave()){ if(sector.hasSave()){
ItemSeq cached = sector.calculateItems(); ItemSeq cached = sector.items();
add(cached); add(cached);
cache.put(sector, cached); cache.put(sector, cached);
} }

View File

@@ -339,9 +339,6 @@ public class SettingsMenuDialog extends SettingsDialog{
graphics.checkPref("smoothcamera", true); graphics.checkPref("smoothcamera", true);
graphics.checkPref("position", false); graphics.checkPref("position", false);
graphics.checkPref("fps", false); graphics.checkPref("fps", false);
if(!mobile){
graphics.checkPref("blockselectkeys", true);
}
graphics.checkPref("playerindicators", true); graphics.checkPref("playerindicators", true);
graphics.checkPref("indicators", true); graphics.checkPref("indicators", true);
graphics.checkPref("animatedwater", true); graphics.checkPref("animatedwater", true);

View File

@@ -71,12 +71,17 @@ public class HudFragment extends Fragment{
//TODO details and stuff //TODO details and stuff
Events.on(SectorCaptureEvent.class, e ->{ Events.on(SectorCaptureEvent.class, e ->{
//TODO localize //TODO localize
showToast("Sector [accent]" + (e.sector.isBeingPlayed() ? "" : e.sector.id + " ") + "[]captured!"); showToast("Sector [accent]" + (e.sector.isBeingPlayed() ? "" : e.sector.name() + " ") + "[white]captured!");
}); });
//TODO localize //TODO localize
Events.on(SectorLoseEvent.class, e -> { Events.on(SectorLoseEvent.class, e -> {
showToast(Icon.warning, "Sector " + e.sector.id + " [scarlet]lost!"); showToast(Icon.warning, "Sector [accent]" + e.sector.name() + "[white] lost!");
});
//TODO localize
Events.on(SectorInvasionEvent.class, e -> {
showToast(Icon.warning, "Sector [accent]" + e.sector.name() + "[white] under attack!");
}); });
Events.on(ResetEvent.class, e -> { Events.on(ResetEvent.class, e -> {
@@ -589,6 +594,7 @@ public class HudFragment extends Fragment{
StringBuilder ibuild = new StringBuilder(); StringBuilder ibuild = new StringBuilder();
IntFormat wavef = new IntFormat("wave"); IntFormat wavef = new IntFormat("wave");
IntFormat wavefc = new IntFormat("wave.cap");
IntFormat enemyf = new IntFormat("wave.enemy"); IntFormat enemyf = new IntFormat("wave.enemy");
IntFormat enemiesf = new IntFormat("wave.enemies"); IntFormat enemiesf = new IntFormat("wave.enemies");
IntFormat waitingf = new IntFormat("wave.waiting", i -> { IntFormat waitingf = new IntFormat("wave.waiting", i -> {
@@ -706,7 +712,7 @@ public class HudFragment extends Fragment{
t.add(new SideBar(() -> player.unit().healthf(), () -> true, true)).width(bw).growY().padRight(pad); t.add(new SideBar(() -> player.unit().healthf(), () -> true, true)).width(bw).growY().padRight(pad);
t.image(() -> player.icon()).scaling(Scaling.bounded).grow().maxWidth(54f); t.image(() -> player.icon()).scaling(Scaling.bounded).grow().maxWidth(54f);
t.add(new SideBar(() -> player.dead() ? 0f : player.displayAmmo() ? player.unit().ammof() : player.unit().healthf(), () -> !player.displayAmmo(), false)).width(bw).growY().padLeft(pad).update(b -> { t.add(new SideBar(() -> player.dead() ? 0f : player.displayAmmo() ? player.unit().ammof() : player.unit().healthf(), () -> !player.displayAmmo(), false)).width(bw).growY().padLeft(pad).update(b -> {
b.color.set(player.displayAmmo() ? player.dead() || player.unit() instanceof BlockUnitc ? Pal.ammo : player.unit().type().ammoType.color : Pal.health); b.color.set(player.displayAmmo() ? player.dead() || player.unit() instanceof BlockUnitc ? Pal.ammo : player.unit().type.ammoType.color : Pal.health);
}); });
t.getChildren().get(1).toFront(); t.getChildren().get(1).toFront();
@@ -714,7 +720,11 @@ public class HudFragment extends Fragment{
table.labelWrap(() -> { table.labelWrap(() -> {
builder.setLength(0); builder.setLength(0);
builder.append(wavef.get(state.wave)); if(state.rules.winWave > 1 && state.rules.winWave >= state.wave && state.isCampaign()){
builder.append(wavefc.get(state.wave, state.rules.winWave));
}else{
builder.append(wavef.get(state.wave));
}
builder.append("\n"); builder.append("\n");
if(state.enemies > 0){ if(state.enemies > 0){
@@ -727,7 +737,7 @@ public class HudFragment extends Fragment{
} }
if(state.rules.waveTimer){ if(state.rules.waveTimer){
builder.append((logic.isWaitingWave() ? Core.bundle.get("wave.waveInProgress") : ( waitingf.get((int)(state.wavetime/60))))); builder.append((logic.isWaitingWave() ? Core.bundle.get("wave.waveInProgress") : (waitingf.get((int)(state.wavetime/60)))));
}else if(state.enemies == 0){ }else if(state.enemies == 0){
builder.append(Core.bundle.get("waiting")); builder.append(Core.bundle.get("waiting"));
} }

View File

@@ -289,7 +289,7 @@ public class PlacementFragment extends Fragment{
topTable.table(header -> { topTable.table(header -> {
String keyCombo = ""; String keyCombo = "";
if(!mobile && Core.settings.getBool("blockselectkeys")){ if(!mobile){
Seq<Block> blocks = getByCategory(currentCategory); Seq<Block> blocks = getByCategory(currentCategory);
for(int i = 0; i < blocks.size; i++){ for(int i = 0; i < blocks.size; i++){
if(blocks.get(i) == displayBlock && (i + 1) / 10 - 1 < blockSelect.length){ if(blocks.get(i) == displayBlock && (i + 1) / 10 - 1 < blockSelect.length){

View File

@@ -267,6 +267,10 @@ public class Tile implements Position, QuadTreeObject, Displayable{
Geometry.circle(x, y, world.width(), world.height(), radius, cons); Geometry.circle(x, y, world.width(), world.height(), radius, cons);
} }
public void circle(int radius, Cons<Tile> cons){
circle(radius, (x, y) -> cons.get(world.rawTile(x, y)));
}
public void recache(){ public void recache(){
if(!headless && !world.isGenerating()){ if(!headless && !world.isGenerating()){
renderer.blocks.floor.recacheTile(this); renderer.blocks.floor.recacheTile(this);
@@ -332,6 +336,11 @@ public class Tile implements Position, QuadTreeObject, Displayable{
recache(); recache();
} }
/** Sets the overlay without a recache. */
public void setOverlayQuiet(Block block){
this.overlay = (Floor)block;
}
public void clearOverlay(){ public void clearOverlay(){
setOverlayID((short)0); setOverlayID((short)0);
} }

View File

@@ -115,15 +115,15 @@ public class LaunchPad extends Block{
public void display(Table table){ public void display(Table table){
super.display(table); super.display(table);
if(!state.isCampaign()) return;
table.row(); table.row();
table.label(() -> { table.label(() -> {
Sector dest = state.secinfo.getRealDestination(); Sector dest = state.secinfo.getRealDestination();
return Core.bundle.format("launch.destination", return Core.bundle.format("launch.destination",
dest == null ? Core.bundle.get("sectors.nonelaunch") : dest == null ? Core.bundle.get("sectors.nonelaunch") :
dest.preset == null ? "[accent]" + dest.name());
"[accent]Sector " + dest.id :
"[accent]" + dest.preset.localizedName);
}).pad(4); }).pad(4);
} }
@@ -213,7 +213,7 @@ public class LaunchPad extends Block{
//actually launch the items upon removal //actually launch the items upon removal
if(team() == state.rules.defaultTeam){ if(team() == state.rules.defaultTeam){
if(destsec != null && (destsec != state.rules.sector || net.client())){ if(destsec != null && (destsec != state.rules.sector || net.client())){
ItemSeq dest = destsec.getExtraItems(); ItemSeq dest = new ItemSeq();
for(ItemStack stack : stacks){ for(ItemStack stack : stacks){
dest.add(stack); dest.add(stack);
@@ -223,7 +223,7 @@ public class LaunchPad extends Block{
Events.fire(new LaunchItemEvent(stack)); Events.fire(new LaunchItemEvent(stack));
} }
destsec.setExtraItems(dest); destsec.addItems(dest);
} }
} }
} }

View File

@@ -75,7 +75,7 @@ public class TractorBeamTurret extends Block{
} }
//look at target //look at target
if(target != null && target.within(this, range) && target.team() != team && target.type().flying && efficiency() > 0.01f){ if(target != null && target.within(this, range) && target.team() != team && target.type.flying && efficiency() > 0.01f){
any = true; any = true;
float dest = angleTo(target); float dest = angleTo(target);
rotation = Angles.moveToward(rotation, dest, rotateSpeed * edelta()); rotation = Angles.moveToward(rotation, dest, rotateSpeed * edelta());

View File

@@ -156,7 +156,7 @@ public class Conveyor extends Block implements Autotiler{
lastInserted = build.lastInserted; lastInserted = build.lastInserted;
mid = build.mid; mid = build.mid;
minitem = build.minitem; minitem = build.minitem;
items.addAll(build.items); items.add(build.items);
} }
} }

View File

@@ -203,7 +203,7 @@ public class StackConveyor extends Block implements Autotiler{
if(front() instanceof StackConveyorBuild e && e.team == team){ if(front() instanceof StackConveyorBuild e && e.team == team){
// sleep if its occupied // sleep if its occupied
if(e.link == -1){ if(e.link == -1){
e.items.addAll(items); e.items.add(items);
e.lastItem = lastItem; e.lastItem = lastItem;
e.link = tile.pos(); e.link = tile.pos();
// ▲ to | from ▼ // ▲ to | from ▼

View File

@@ -43,7 +43,7 @@ public class UnitPayload implements Payload{
@Override @Override
public boolean dump(){ public boolean dump(){
if(!Units.canCreate(unit.team, unit.type())){ if(!Units.canCreate(unit.team, unit.type)){
deactiveTime = 1f; deactiveTime = 1f;
return false; return false;
} }
@@ -74,7 +74,7 @@ public class UnitPayload implements Payload{
@Override @Override
public void draw(){ public void draw(){
Drawf.shadow(unit.x, unit.y, 20); Drawf.shadow(unit.x, unit.y, 20);
Draw.rect(unit.type().icon(Cicon.full), unit.x, unit.y, unit.rotation - 90); Draw.rect(unit.type.icon(Cicon.full), unit.x, unit.y, unit.rotation - 90);
//draw warning //draw warning
if(deactiveTime > 0){ if(deactiveTime > 0){

View File

@@ -196,6 +196,21 @@ public class CoreBlock extends StorageBlock{
return false; return false;
} }
@Override
public void onDestroyed(){
super.onDestroyed();
//add a spawn to the map for future reference - waves should be disabled, so it shouldn't matter
if(state.isCampaign() && team == state.rules.waveTeam){
//do not recache
tile.setOverlayQuiet(Blocks.spawn);
if(!spawner.getSpawns().contains(tile)){
spawner.getSpawns().add(tile);
}
}
}
@Override @Override
public void drawLight(){ public void drawLight(){
Drawf.light(team, x, y, 30f * size, Pal.accent, 0.5f + Mathf.absin(20f, 0.1f)); Drawf.light(team, x, y, 30f * size, Pal.accent, 0.5f + Mathf.absin(20f, 0.1f));
@@ -318,7 +333,7 @@ public class CoreBlock extends StorageBlock{
@Override @Override
public void itemTaken(Item item){ public void itemTaken(Item item){
if(state.isCampaign()){ if(state.isCampaign() && team == state.rules.defaultTeam){
//update item taken amount //update item taken amount
state.secinfo.handleCoreItem(item, -1); state.secinfo.handleCoreItem(item, -1);
} }
@@ -327,6 +342,9 @@ public class CoreBlock extends StorageBlock{
@Override @Override
public void handleItem(Building source, Item item){ public void handleItem(Building source, Item item){
if(net.server() || !net.active()){ if(net.server() || !net.active()){
if(team == state.rules.defaultTeam){
state.secinfo.handleCoreItem(item, 1);
}
if(items.get(item) >= getMaximumAccepted(item)){ if(items.get(item) >= getMaximumAccepted(item)){
//create item incineration effect at random intervals //create item incineration effect at random intervals

View File

@@ -26,7 +26,7 @@ public class StorageBlock extends Block{
} }
public static void incinerateEffect(Building self, Building source){ public static void incinerateEffect(Building self, Building source){
if(Mathf.chance(0.1)){ if(Mathf.chance(0.3)){
Tile edge = Edges.getFacingEdge(source, self); Tile edge = Edges.getFacingEdge(source, self);
Tile edge2 = Edges.getFacingEdge(self, source); Tile edge2 = Edges.getFacingEdge(self, source);
if(edge != null && edge2 != null){ if(edge != null && edge2 != null){
@@ -46,7 +46,9 @@ public class StorageBlock extends Block{
@Override @Override
public void handleItem(Building source, Item item){ public void handleItem(Building source, Item item){
if(linkedCore != null){ if(linkedCore != null){
incinerateEffect(this, source); if(linkedCore.items.get(item) >= ((CoreBuild)linkedCore).storageCapacity){
incinerateEffect(this, source);
}
((CoreBuild)linkedCore).noEffect = true; ((CoreBuild)linkedCore).noEffect = true;
linkedCore.handleItem(source, item); linkedCore.handleItem(source, item);
}else{ }else{
@@ -70,7 +72,7 @@ public class StorageBlock extends Block{
public void overwrote(Seq<Building> previous){ public void overwrote(Seq<Building> previous){
for(Building other : previous){ for(Building other : previous){
if(other.items != null){ if(other.items != null){
items.addAll(other.items); items.add(other.items);
} }
} }

View File

@@ -90,7 +90,7 @@ public class Reconstructor extends UnitBlock{
return this.payload == null return this.payload == null
&& relativeTo(source) != rotation && relativeTo(source) != rotation
&& payload instanceof UnitPayload && payload instanceof UnitPayload
&& hasUpgrade(((UnitPayload)payload).unit.type()); && hasUpgrade(((UnitPayload)payload).unit.type);
} }
@Override @Override
@@ -114,9 +114,9 @@ public class Reconstructor extends UnitBlock{
if(constructing() && hasArrived()){ if(constructing() && hasArrived()){
Draw.draw(Layer.blockOver, () -> { Draw.draw(Layer.blockOver, () -> {
Draw.alpha(1f - progress/ constructTime); Draw.alpha(1f - progress/ constructTime);
Draw.rect(payload.unit.type().icon(Cicon.full), x, y, rotdeg() - 90); Draw.rect(payload.unit.type.icon(Cicon.full), x, y, rotdeg() - 90);
Draw.reset(); Draw.reset();
Drawf.construct(this, upgrade(payload.unit.type()), rotdeg() - 90f, progress / constructTime, speedScl, time); Drawf.construct(this, upgrade(payload.unit.type), rotdeg() - 90f, progress / constructTime, speedScl, time);
}); });
}else{ }else{
Draw.z(Layer.blockOver); Draw.z(Layer.blockOver);
@@ -135,7 +135,7 @@ public class Reconstructor extends UnitBlock{
if(payload != null){ if(payload != null){
//check if offloading //check if offloading
if(!hasUpgrade(payload.unit.type())){ if(!hasUpgrade(payload.unit.type)){
moveOutPayload(); moveOutPayload();
}else{ //update progress }else{ //update progress
if(moveInPayload()){ if(moveInPayload()){
@@ -146,7 +146,7 @@ public class Reconstructor extends UnitBlock{
//upgrade the unit //upgrade the unit
if(progress >= constructTime){ if(progress >= constructTime){
payload.unit = upgrade(payload.unit.type()).create(payload.unit.team()); payload.unit = upgrade(payload.unit.type).create(payload.unit.team());
progress = 0; progress = 0;
Effect.shake(2f, 3f, this); Effect.shake(2f, 3f, this);
Fx.producesmoke.at(this); Fx.producesmoke.at(this);
@@ -168,12 +168,12 @@ public class Reconstructor extends UnitBlock{
public UnitType unit(){ public UnitType unit(){
if(payload == null) return null; if(payload == null) return null;
UnitType t = upgrade(payload.unit.type()); UnitType t = upgrade(payload.unit.type);
return t != null && t.unlockedNow() ? t : null; return t != null && t.unlockedNow() ? t : null;
} }
public boolean constructing(){ public boolean constructing(){
return payload != null && hasUpgrade(payload.unit.type()); return payload != null && hasUpgrade(payload.unit.type);
} }
public boolean hasUpgrade(UnitType type){ public boolean hasUpgrade(UnitType type){

View File

@@ -65,10 +65,10 @@ public class ResupplyPoint extends Block{
public static boolean resupply(Team team, float x, float y, float range, float ammoAmount, Color ammoColor, Boolf<Unit> valid){ public static boolean resupply(Team team, float x, float y, float range, float ammoAmount, Color ammoColor, Boolf<Unit> valid){
if(!state.rules.unitAmmo) return false; if(!state.rules.unitAmmo) return false;
Unit unit = Units.closest(team, x, y, range, u -> u.type().ammoType instanceof ItemAmmoType && u.ammo <= u.type().ammoCapacity - ammoAmount && valid.get(u)); Unit unit = Units.closest(team, x, y, range, u -> u.type.ammoType instanceof ItemAmmoType && u.ammo <= u.type.ammoCapacity - ammoAmount && valid.get(u));
if(unit != null){ if(unit != null){
Fx.itemTransfer.at(x, y, ammoAmount / 2f, ammoColor, unit); Fx.itemTransfer.at(x, y, ammoAmount / 2f, ammoColor, unit);
unit.ammo = Math.min(unit.ammo + ammoAmount, unit.type().ammoCapacity); unit.ammo = Math.min(unit.ammo + ammoAmount, unit.type.ammoCapacity);
return true; return true;
} }

View File

@@ -14,6 +14,7 @@ import mindustry.entities.*;
import mindustry.entities.units.*; import mindustry.entities.units.*;
import mindustry.gen.*; import mindustry.gen.*;
import mindustry.graphics.*; import mindustry.graphics.*;
import mindustry.logic.*;
import mindustry.type.*; import mindustry.type.*;
import mindustry.ui.*; import mindustry.ui.*;
import mindustry.world.blocks.*; import mindustry.world.blocks.*;
@@ -122,6 +123,12 @@ public class UnitFactory extends UnitBlock{
return currentPlan == -1 ? 0 : progress / plans.get(currentPlan).time; return currentPlan == -1 ? 0 : progress / plans.get(currentPlan).time;
} }
@Override
public Object senseObject(LAccess sensor){
if(sensor == LAccess.config) return currentPlan == -1 ? null : plans.get(currentPlan).unit;
return super.senseObject(sensor);
}
@Override @Override
public void buildConfiguration(Table table){ public void buildConfiguration(Table table){
Seq<UnitType> units = Seq.with(plans).map(u -> u.unit).filter(u -> u.unlockedNow()); Seq<UnitType> units = Seq.with(plans).map(u -> u.unit).filter(u -> u.unlockedNow());

View File

@@ -243,6 +243,16 @@ public class ItemModule extends BlockModule{
} }
} }
public void add(ItemSeq stacks){
stacks.each(this::add);
}
public void add(ItemModule items){
for(int i = 0; i < items.items.length; i++){
add(i, items.items[i]);
}
}
public void add(Item item, int amount){ public void add(Item item, int amount){
add(item.id, amount); add(item.id, amount);
} }
@@ -261,12 +271,6 @@ public class ItemModule extends BlockModule{
} }
} }
public void addAll(ItemModule items){
for(int i = 0; i < items.items.length; i++){
add(i, items.items[i]);
}
}
public void remove(Item item, int amount){ public void remove(Item item, int amount){
amount = Math.min(amount, items[item.id]); amount = Math.min(amount, items[item.id]);

View File

@@ -60,7 +60,7 @@ public class SStats implements SteamUserStatsCallback{
// active10Phantoms.complete(); // active10Phantoms.complete();
//} //}
if(Groups.unit.count(u -> u.type() == UnitTypes.crawler && u.team() == player.team()) >= 50){ if(Groups.unit.count(u -> u.type == UnitTypes.crawler && u.team() == player.team()) >= 50){
active50Crawlers.complete(); active50Crawlers.complete();
} }

View File

@@ -153,9 +153,9 @@ public class Generators{
ImagePacker.generate("cracks", () -> { ImagePacker.generate("cracks", () -> {
RidgedPerlin r = new RidgedPerlin(1, 3); RidgedPerlin r = new RidgedPerlin(1, 3);
for(int size = 1; size <= Block.maxCrackSize; size++){ for(int size = 1; size <= BlockRenderer.maxCrackSize; size++){
int dim = size * 32; int dim = size * 32;
int steps = Block.crackRegions; int steps = BlockRenderer.crackRegions;
for(int i = 0; i < steps; i++){ for(int i = 0; i < steps; i++){
float fract = i / (float)steps; float fract = i / (float)steps;