Commit Graph
33 Commits
Author SHA1 Message Date
MEEPofFaithandGitHub 29f36c1927 ClientServerConnectEvent (#8309) 2023-02-18 19:48:22 -05:00
Anuken dcf9aa9793 Fixed #8132 2023-01-08 10:19:47 -05:00
685e3cac83 Add support for SRV records (#6982)
* SRV record support

* respect the formatting II

* avoid blocking call

* Add android support

* switch to stripped down version of dnsjava

* move srv lookup from `Net` to `NetProvider`

* random optimizations

* bump arc and restart the thing

* reimplement using ArcDns

* Update core/src/mindustry/net/ArcNetProvider.java

Co-authored-by: buthed010203 <naguiar010203@gmail.com>

* Update ArcNetProvider.java

Co-authored-by: buthed010203 <naguiar010203@gmail.com>
2022-07-03 10:37:58 -04:00
Anuken 3927841f43 Fixed #7080 2022-06-26 17:31:31 -04:00
Anuken 4b5d833c74 Centralized executor 2022-04-13 17:38:18 -04:00
Anuken eaf96fcc86 WIP dynamic fog + bugfixes + cleanup 2022-02-19 14:53:06 -05:00
Anuken 0c5f781702 Sector wave spawning fixes 2021-08-16 13:15:14 -04:00
Anuken def1094357 Added world data progress bar 2021-08-12 10:07:30 -04:00
Anuken 7a1f332731 Ammo system redesign 2021-07-25 17:15:39 -04:00
Anuken ed4156850b Cached ping executor 2021-07-03 23:21:29 -04:00
Anuken 2ea1671739 Fixed #5519 2021-07-01 10:22:28 -04:00
Anuken 4ac4f10ea0 Log mismatch errors for net buffers 2021-06-26 11:08:45 -04:00
Anuken 8962992ef9 Fixed invalid healing effects 2021-06-08 09:14:54 -04:00
Anuken 9aae443e72 More netcode updates 2021-06-02 17:04:31 -04:00
Anuken 28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
Anuken ae6be1db3b UnitSpawnAbility 'type' field JSON compat / Fixed health bar out of bounds 2021-02-26 18:51:14 -05:00
XasmedyandGitHub 1c0d148607 Removed same if statement. (#4607)
Removed an if statement that was the same of the one up.
2021-02-06 18:13:48 -05:00
Skat ed36390f3c Great cleanup 2020-11-07 11:37:46 +03:00
Anuken 8f53d44278 Various fixes 2020-11-02 16:46:11 -05:00
Anuken 30f5340a22 Mobile manual aiming / Mobile control changes [UNSTABLE] 2020-10-07 14:19:08 -04:00
Anuken 35af71c613 Moved Nullable to utils package 2020-10-02 23:11:26 -04:00
Anuken 3a466475fd Better error handling on Steam 2020-09-22 13:12:21 -04:00
Anuken c0ca134c5d Fixed #2537 (mostly) 2020-09-10 22:20:20 -04:00
Anuken 5b727ac6fd Fixed #2344 2020-08-12 13:39:20 -04:00
Anuken f60afc39f1 Replaced '$' formatting with '@' 2020-08-04 10:18:01 -04:00
Anuken f9b6b8e5b7 recieve -> receive 2020-07-14 11:16:32 -04:00
Anuken 8576d535bd Removed "on" prefix from all remote methods 2020-07-03 18:48:31 -04:00
Anuken 31708b9af7 Exception parsing cleanup 2020-06-18 18:47:34 -04:00
Anuken 8ea28e1ced Seq. 2020-06-08 17:19:47 -04:00
Anuken 07a4b64b8a Removed unnecessary functional methods / Script cleanup 2020-05-04 00:01:45 -04:00
Anuken becc23ca42 Cleaner formatting 2020-05-03 21:18:25 -04:00
Anuken 5887169f90 Cleanup 2020-04-29 19:54:20 -04:00
Anuken 514d4817c8 it is done 2019-12-25 01:39:38 -05:00