SteamWar/BauSystem
Archiviert
13
0

ProtectUpgrade #244

Manuell gemergt
YoyoNow hat 11 Commits von ProtectUpgrade nach master 2021-04-10 18:45:38 +02:00 zusammengeführt
Besitzer

Closes: #236

Closes: #236
YoyoNow hat 5 Commits 2021-04-09 18:44:16 +02:00 hinzugefügt
YoyoNow hat 1 Commit 2021-04-09 20:00:22 +02:00 hinzugefügt
YoyoNow hat 3 Commits 2021-04-09 20:36:45 +02:00 hinzugefügt
Chaoscaot hat 2021-04-10 18:30:33 +02:00 Änderungen angefragt
@ -22,3 +22,3 @@
import de.steamwar.bausystem.BauSystem;
import de.steamwar.bausystem.world.regions.Region;
import de.steamwar.bausystem.world.TPSUtils;
import de.steamwar.bausystem.world.regions.Region;
Besitzer

dafuq?

dafuq?
@ -95,0 +115,4 @@
@EventHandler
public void onExplode(EntityExplodeEvent event) {
event.blockList().removeIf(block -> {
Region region = Region.getRegion(block.getLocation());
Besitzer

Idee: Das über den Tnt Block zu machen, damit würde man nicht die Array zugriffe spammen

Idee: Das über den Tnt Block zu machen, damit würde man nicht die Array zugriffe spammen
YoyoNow hat 1 Commit 2021-04-10 18:40:16 +02:00 hinzugefügt
YoyoNow hat ein Review von Chaoscaot 2021-04-10 18:40:59 +02:00 angefragt
YoyoNow hat 1 Commit 2021-04-10 18:41:05 +02:00 hinzugefügt
Chaoscaot hat die Änderungen 2021-04-10 18:42:55 +02:00 genehmigt
YoyoNow hat Commit 3cc10dfbb7 in master 2021-04-10 18:45:38 +02:00 manuell gemerged
YoyoNow löschte die Branch ProtectUpgrade 2021-04-10 18:45:53 +02:00
Dieses Repo ist archiviert. Du kannst Pull-Requests nicht kommentieren.
Keine Beschreibung angegeben.