Commit Graph

14048 Commits

Author SHA1 Message Date
buthed010203
815a396fbd
Cullable LogicCanvas (#6699)
I like editing code with more than 10 fps
2022-04-06 00:54:14 -04:00
smol
9be95020f2
flabel (#6698) 2022-04-06 00:03:16 -04:00
Anuken
cf25836d76 Allow multiple Call#sound calls per frame 2022-04-05 15:02:45 -04:00
buthed010203
43c7eceaa9
commmunityHosts (#6697) 2022-04-05 14:04:53 -04:00
Chaos Incarnate
43e421936d
casing flipping (#6696) 2022-04-05 11:23:23 -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
Jerzozwierz
41b22ba6a6
Update Contributors (#6689)
Translation, I would also like to translate later versions of game :)
2022-04-01 15:29:21 -04:00
Jerzozwierz
b1fed0346c
Update bundle_pl.properties (#6688)
Open Games & Local Servers - Otwieraj Gry & Lokalne Serwery 
Search maps-Przeszukaj mapy...
Filter Maps-Przefiltruj Mapy
Gamemodes-Tryby Gry
Map Type-Typ Mapy
Search In-Szukaj W
Author-Autor
Description-Opis
Sort By-Sortuj Według
Reverse Sort-Odwrotne Sortowanie
Begin-Rozpocznij
Health-Zdrowie
Type-Typ
Hide All-Schowaj Wszystkie
Show All-Pokaż Wszystkie
Rotate-Obróć
Replacement-Zastąpienie
Banned Units-Zabronione jednostki
Sectors-Sektory
Repair Speed-Prędkość Napraw
Skip Core Launch/Land Animation-Pomiń Animację Wystrzału/Lądowania
Enemy Team-Drużyna Wroga
Player Team-Drużyna Gracza
Teams-Drużyny
Rdzeń Spala Nadmarowe Przedmioty-Rdzeń Spala Nadmiarowe Przedmioty ("i" was missing and word had mistake)
2022-04-01 14:21:57 -04:00
Thomas Widyantoko
4462bcca43
in_ID bundle update (#6682)
* Removed unnecessary words and re-added missing translations

* Main bundle parity
2022-03-31 09:14:01 -04:00
Vajda Simon
99a3967918
Update servers_v6.json (#6680)
Fixed the original Hungarian mindustry ddns
2022-03-30 14:24:47 -04:00
Anuken
ee64dcc026 Block index fix 2022-03-30 13:56:38 -04:00
Weathercold
7faa0f119e
Make closestEnemyCore find the actual closest core (#6676)
* Make closestEnemyCore find the actual closest core

this function should return the closest core of all of `team`’s enemies, but it instead returns the closest core of the first enemy team that has a core

* Glenn method
2022-03-30 00:28:26 -04:00
Brandons404
47b8e8d9fa
Add new server address (#6655)
I'd like to add my dedicated server to the official list.
2022-03-29 10:18:43 -04:00
WayZer
b2fc824277
Add tinylake server to v7 list (#6674) 2022-03-29 10:17:31 -04:00
RebornTrack970
c3ab407040
Re-Added Rapid to Omega (#6675) 2022-03-29 10:17:19 -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