Fixed #3786
This commit is contained in:
@@ -123,7 +123,7 @@ public class Logic implements ApplicationListener{
|
|||||||
});
|
});
|
||||||
|
|
||||||
//sync research
|
//sync research
|
||||||
Events.on(ResearchEvent.class, e -> {
|
Events.on(UnlockEvent.class, e -> {
|
||||||
if(net.server()){
|
if(net.server()){
|
||||||
Call.researched(e.content);
|
Call.researched(e.content);
|
||||||
}
|
}
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/29753.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29753.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
6
fastlane/metadata/android/en-US/changelogs/29755.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29755.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
6
fastlane/metadata/android/en-US/changelogs/29757.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29757.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
6
fastlane/metadata/android/en-US/changelogs/29759.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29759.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
6
fastlane/metadata/android/en-US/changelogs/29761.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29761.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
6
fastlane/metadata/android/en-US/changelogs/29763.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/29763.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[This is a truncated changelog, see Github for full notes]
|
||||||
|
- Leaving sectors while guardians are present is now heavily penalized
|
||||||
|
- Made community servers sort by ping
|
||||||
|
- Changed "global items" to "total items"
|
||||||
|
- Added hint about core item incineration
|
||||||
|
- Made sector landing zones display on map when visible but not unlocked
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
org.gradle.daemon=true
|
org.gradle.daemon=true
|
||||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||||
archash=d44cbae08716cfe97012c84399a1e61854d6b16c
|
archash=d9f2b846e51e511aa4985c32297f6cdc8552ca87
|
||||||
|
|||||||
Reference in New Issue
Block a user