Commit Graph

570 Commits

Author SHA1 Message Date
d09039f6e6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-01-10 23:43:18 -05:00
0036efba0c Properly update map name and gamemode on steam (#6449)
* Properly update map name and gamemode on steam

This has been bugging me for the longest time but I've been too lazy to fix it, I finally got around to doing so.

* fix
2021-12-22 14:23:24 -05:00
d0c30147d8 semicolons begone 2021-12-22 00:05:02 -05:00
a1fbd3397b Exclude Steam shared libraries from non-steam ver 2021-12-06 18:45:05 -05:00
3a8ba568b5 Fixed main -> mainClass deprecation warning 2021-09-21 09:42:19 -04:00
9289fe01fd Fixed main -> mainClass deprecation warning 2021-09-21 09:41:52 -04:00
747c6186d4 DesktopLauncher -debug argument 2021-08-15 22:17:17 -04:00
d9a92dc10e Minor deployment script fixes 2021-08-01 18:01:36 -04:00
9c1f897fff Fixed #5684 2021-08-01 17:00:24 -04:00
b58f202e9e Allow hiding of steam servers (#5618)
* Allow hiding of steam servers

Theres no way to hide them while keeping them public in the steam api so instead this jank is needed. This wont do anything on a vanilla install but will allow people hosting headless steam servers to hide them if they only use the server to verify if players are on steam or not.

* Hide only when hidden = true
2021-07-19 20:57:36 -04:00
beec1eeaba Fixed #5561 2021-07-10 12:32:29 -04:00
ec59cb602c Crash fix / tilesSecond speed unit 2021-07-01 11:17:42 -04:00
2ea1671739 Fixed #5519 2021-07-01 10:22:28 -04:00
4c07733857 Fixed #5481 2021-06-26 11:04:03 -04:00
96622848d9 Hide outdated lobbies on Steam 2021-06-25 19:49:53 -04:00
d6566830ac Ignore Discord RPC exceptions 2021-06-20 08:48:05 -04:00
31c39e0148 JITPack appears to be throwing a fit 2021-06-14 11:15:06 -04:00
151c4f13df Fixed #5362 2021-06-05 08:57:25 -04:00
3e636cba6b Finalized packr update 2021-06-04 20:19:11 -04:00
f9c48d0a02 WIP packr update 2021-06-04 17:32:53 -04:00
28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
6e1880f409 Update SStats.java 2021-04-20 08:28:00 -04:00
e8fa899c40 Update SStats.java 2021-04-20 08:24:06 -04:00
d9b2f4ae67 Update SStats.java 2021-04-20 08:20:02 -04:00
d548a11c60 Skip invalid lobbies 2021-03-31 09:52:31 -04:00
6ebabbb56a Fixed local games sometimes not being found on Steam 2021-03-31 09:42:44 -04:00
1dc2906343 Fixed #4997 2021-03-25 22:41:55 -04:00
0d287e6d59 Water Extractor: Use metaglass to be consistent with pumps 2021-02-21 08:53:47 -05:00
b0082c92c5 Fixed green line bug - Removed stencil+depth buffers 2021-02-16 13:02:15 -05:00
cd684996e1 Cleanup & Steam crash fix 2021-02-11 16:31:44 -05:00
e22fccf5b1 Logic hint tooltips 2021-02-09 14:52:23 -05:00
8704e14fd7 Fixed #4493 / Fixed #4492 / Fixed #4490 2021-02-01 09:24:39 -05:00
ad4650f408 Fixed #4420 / Fixed #4418 / Fixed #4416 2021-01-23 10:33:06 -05:00
cfd67bb1fc Fix sprite packing typo (#4016) 2020-12-17 10:15:58 -05:00
e6717b37ce Fixed #4000 2020-12-16 09:28:06 -05:00
dd9095bfba Cleanup 2020-12-15 15:31:45 -05:00
47e321f57d Removed atlas outputs 2020-12-15 15:24:09 -05:00
bbf84185cc Fixed #3973 2020-12-13 23:40:06 -05:00
999cc9c651 Fixed #3890 2020-12-09 14:02:38 -05:00
dcf0b15b2c Fixed #3888 2020-12-09 11:08:22 -05:00
c93bc0e457 Fixed #3884 / Fixed #3881 / Fixed #3880 2020-12-09 10:49:26 -05:00
8d4ab2d7fb Cleanup 2020-12-08 14:23:13 -05:00
9bd2057237 Fixed #3871 2020-12-08 14:07:18 -05:00
91b2d1a9bf Fixed #3824 2020-12-06 13:55:52 -05:00
f9cfc8a2b8 Fixed #3812 / Fixed #3813 2020-12-05 20:48:56 -05:00
7ec3ab5a17 Fixed #3784 2020-12-04 18:55:37 -05:00
6af015cc05 Round maxProduction up 2020-12-04 15:22:59 -05:00
7938e02e78 Fixed maxProduction stat being perSecond 2020-12-04 15:21:43 -05:00
e82ee227a5 1-bit stencil buffer, possible green line fix 2020-12-01 15:36:50 -05:00
4c777fba5c Achievement fixes 2020-11-30 18:58:20 -05:00