Commit Graph

13838 Commits

Author SHA1 Message Date
Anuken
7268ac98f8 Removed team light drawing 2022-04-06 17:17:47 -04:00
Anuken
047c284e48 New avert sprite / Fixed loading of CommandAI positions 2022-04-06 10:37:26 -04:00
Anuken
cf25836d76 Allow multiple Call#sound calls per frame 2022-04-05 15:02:45 -04:00
Anuken
af769065e6 Allow unit build with world processors 2022-04-03 22:46:44 -04:00
Anuken
91f19a5c81 Misc 2022-04-02 17:33:35 -04:00
Anuken
eb9fa31d6e Fixed darkness offset 2022-04-02 10:01:18 -04:00
Anuken
ee64dcc026 Block index fix 2022-03-30 13:56:38 -04:00
Anuken
c0ac84fbc6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features
 Conflicts:
	core/src/mindustry/core/NetServer.java
2022-03-28 15:18:13 -04:00
Anuken
f4e5fdea96 a 2022-03-28 15:17:49 -04:00
buthed010203
2bfc23c216
Cease node dumbness (#6670)
* Cease.

* Mobile players are second rate citizens

* Undo config on ratelimit, revert PowerNode for loop

* Fix being unable to drop items into core vaults when there are over 1k of the item already
2022-03-28 14:32:36 -04:00
Anuken
12e1f328e8
testing compile times with gradle action 2022-03-28 11:56:45 -04:00
Anuken
fdc942cc6c
Update push.yml 2022-03-28 11:33:27 -04:00
Anuken
3d507ae473
Update pr.yml 2022-03-28 11:33:15 -04:00
TranquillyUnpleasant
580fcd1fbc
Apply color stripping to player names in console wherever applicable. (#6672)
* utility method

* plainName for all console outputs

* plainLastName for all console outputs

* some formats

* slightly reformat trace output

* Slightly nicer admin indicator

* A space
2022-03-28 10:09:01 -04:00
Anuken
9a8c557a42 dumb 2022-03-27 22:39:45 -04:00
Anuken
cefb9d263a Process fix 2022-03-27 19:18:53 -04:00
Anuken
0e2a5cddfd Better annotation processor IC 2022-03-27 12:53:38 -04:00
BalaM314
8ec2e40610
Add "Exiting to reload mods." logger message (#6662)
To allow for the game to be automatically restarted
2022-03-24 10:42:44 -04:00
Anuken
02f3386c5b Unloader fix? 2022-03-16 10:31:01 -04:00
Darklord2996
5271edf9eb
Update to servers_v7.json - New Domain (#6641)
* Update to servers_v7 - New Domain

Updating server list to include New surrealment ip address as read other pull rq for surrealment v6 domain update

* Update servers_v7.json
2022-03-15 21:26:11 -04:00
Darklord2996
7ca1663d89
Update to servers_v6.json - Update Domain (#6640)
* Update to servers_v6.json - Update Domain

Im stupid and did not format it correctly i've removed the screwed branches on my fork here's the fixed one im so stupid *pain* 
This is to change the port of surrealment as the previous ip was redirected to v7 ill be adding it to that list shortly (it is using the same plugins everything just a version split)

* Update servers_v6.json
2022-03-15 21:25:56 -04:00
RebornTrack970
9e53f3d86b
that one omega server is back. (#6639) 2022-03-15 10:48:12 -04:00
Anuken
c5bf0f6768 Logic second/minute spent variables 2022-03-13 21:39:35 -04:00
Anuken
5ad5211f97 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-03-11 10:02:45 -05:00
Valeriy
2fd3c25beb
Update servers_v7.json(new domen) (#6635)
SMoA now have a .ru domen
2022-03-11 09:51:06 -05:00
Anuken
bd0b336674 Some comment cleanups 2022-03-11 00:56:27 -05:00
Anuken
846a697d2e itemTransferRange proper usage 2022-03-11 00:35:34 -05:00
Anuken
da1517879a Cleanup 2022-03-11 00:11:13 -05:00
Anuken
96329b9b2e Minor refactoring & tech tree fixes 2022-03-10 22:04:59 -05:00
Anuken
3847434c42 Non-stupid shockwave shader uniform setting 2022-03-10 19:14:01 -05:00
Anuken
8af96999b0 Merge branch '7.0-features' of https://github.com/Anuken/MindustryPrivate into 7.0-features 2022-03-10 15:46:12 -05:00
Anuken
061a845901 T2s in tech / Bugfixes 2022-03-10 15:46:07 -05:00
epowerj
a32d56d1ba updated three map 2022-03-10 15:15:47 -05:00
epowerj
77d5847973 Tweaked research costs, updated three map 2022-03-10 14:48:52 -05:00
Anuken
d566440e77 Misc bugfixes 2022-03-10 12:58:00 -05:00
Anuken
72b43053cd Fixed fog radius on units 2022-03-10 10:33:45 -05:00
Anuken
4ab4d829af Single-weapon avert 2022-03-09 22:55:19 -05:00
Anuken
af0fa23eb8 Merge branch '7.0-features' of https://github.com/Anuken/MindustryPrivate into 7.0-features 2022-03-09 17:40:26 -05:00
Anuken
df29e8586d Replaced three map 2022-03-09 17:40:22 -05:00
epowerj
36a7ff44db Tweaked block fog visibility 2022-03-09 16:21:07 -05:00
Anuken
9242ae1ecb Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-03-09 11:42:18 -05:00
buthed010203
2759aa2793
Removed redundant (and probably also broken) vars (#6631)
These shouldn't have existed in the first place
2022-03-09 11:01:26 -05:00
Vajda Simon
6ac865be9f
Update servers_v6.json (#6630)
The Hungarian server domain has changed
2022-03-09 10:01:37 -05:00
Anuken
775c7722b2 Documentation cleanup 2022-03-08 19:32:05 -05:00
Anuken
7475e517e9 Disabled editor fox 2022-03-07 13:57:49 -05:00
Anuken
5603672983 Brief shockwave experiment 2022-03-07 10:37:53 -05:00
Anuken
46489f9893 Bugfixes 2022-03-06 16:22:37 -05:00
Anuke
d3a919b5f4 Updated Arc 2022-03-06 14:53:13 -05:00
Anuke
461ac97998 Frag bullet keepVelocity false 2022-03-06 14:29:39 -05:00
Anuke
d3ec3f7ebf Block drawer icon system fix 2022-03-06 14:16:52 -05:00