Commit Graph
575 Commits
Author SHA1 Message Date
Anuken 55a219fc03 Misc minor fixes 2022-05-28 07:48:43 -04:00
Anuken ad5e4f2556 disabled gl30 2022-05-13 20:55:49 -04:00
Anuken ac4d5b66b3 Enabled gl30 by default, will likely crash on certain devices... 2022-05-11 21:38:30 -04:00
Anuken 95c34996af Minor workshop fixes 2022-04-17 11:08:51 -04:00
Anuken ab4190a6b5 Second map updates 2022-02-28 14:33:19 -05:00
Anuken d09039f6e6 Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features 2022-01-10 23:43:18 -05:00
buthed010203andGitHub 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
Anuken d0c30147d8 semicolons begone 2021-12-22 00:05:02 -05:00
Anuken a1fbd3397b Exclude Steam shared libraries from non-steam ver 2021-12-06 18:45:05 -05:00
Anuken 3a8ba568b5 Fixed main -> mainClass deprecation warning 2021-09-21 09:42:19 -04:00
Anuken 9289fe01fd Fixed main -> mainClass deprecation warning 2021-09-21 09:41:52 -04:00
Anuken 747c6186d4 DesktopLauncher -debug argument 2021-08-15 22:17:17 -04:00
Anuken d9a92dc10e Minor deployment script fixes 2021-08-01 18:01:36 -04:00
Anuken 9c1f897fff Fixed #5684 2021-08-01 17:00:24 -04:00
buthed010203andGitHub 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
Anuken beec1eeaba Fixed #5561 2021-07-10 12:32:29 -04:00
Anuken ec59cb602c Crash fix / tilesSecond speed unit 2021-07-01 11:17:42 -04:00
Anuken 2ea1671739 Fixed #5519 2021-07-01 10:22:28 -04:00
Anuken 4c07733857 Fixed #5481 2021-06-26 11:04:03 -04:00
Anuken 96622848d9 Hide outdated lobbies on Steam 2021-06-25 19:49:53 -04:00
Anuken d6566830ac Ignore Discord RPC exceptions 2021-06-20 08:48:05 -04:00
Anuken 31c39e0148 JITPack appears to be throwing a fit 2021-06-14 11:15:06 -04:00
Anuken 151c4f13df Fixed #5362 2021-06-05 08:57:25 -04:00
Anuken 3e636cba6b Finalized packr update 2021-06-04 20:19:11 -04:00
Anuken f9c48d0a02 WIP packr update 2021-06-04 17:32:53 -04:00
Anuken 28b235ef07 Partial 7.0 merge - API preview 2021-06-02 11:08:08 -04:00
AnukenandGitHub 6e1880f409 Update SStats.java 2021-04-20 08:28:00 -04:00
AnukenandGitHub e8fa899c40 Update SStats.java 2021-04-20 08:24:06 -04:00
AnukenandGitHub d9b2f4ae67 Update SStats.java 2021-04-20 08:20:02 -04:00
Anuken d548a11c60 Skip invalid lobbies 2021-03-31 09:52:31 -04:00
Anuken 6ebabbb56a Fixed local games sometimes not being found on Steam 2021-03-31 09:42:44 -04:00
Anuken 1dc2906343 Fixed #4997 2021-03-25 22:41:55 -04:00
Anuken 0d287e6d59 Water Extractor: Use metaglass to be consistent with pumps 2021-02-21 08:53:47 -05:00
Anuken b0082c92c5 Fixed green line bug - Removed stencil+depth buffers 2021-02-16 13:02:15 -05:00
Anuken cd684996e1 Cleanup & Steam crash fix 2021-02-11 16:31:44 -05:00
Anuken e22fccf5b1 Logic hint tooltips 2021-02-09 14:52:23 -05:00
Anuken 8704e14fd7 Fixed #4493 / Fixed #4492 / Fixed #4490 2021-02-01 09:24:39 -05:00
Anuken ad4650f408 Fixed #4420 / Fixed #4418 / Fixed #4416 2021-01-23 10:33:06 -05:00
Patrick 'Quezler' MounierandGitHub cfd67bb1fc Fix sprite packing typo (#4016) 2020-12-17 10:15:58 -05:00
Anuken e6717b37ce Fixed #4000 2020-12-16 09:28:06 -05:00
Anuken dd9095bfba Cleanup 2020-12-15 15:31:45 -05:00
Anuken 47e321f57d Removed atlas outputs 2020-12-15 15:24:09 -05:00
Anuken bbf84185cc Fixed #3973 2020-12-13 23:40:06 -05:00
Anuken 999cc9c651 Fixed #3890 2020-12-09 14:02:38 -05:00
Anuken dcf0b15b2c Fixed #3888 2020-12-09 11:08:22 -05:00
Anuken c93bc0e457 Fixed #3884 / Fixed #3881 / Fixed #3880 2020-12-09 10:49:26 -05:00
Anuken 8d4ab2d7fb Cleanup 2020-12-08 14:23:13 -05:00
Anuken 9bd2057237 Fixed #3871 2020-12-08 14:07:18 -05:00
Anuken 91b2d1a9bf Fixed #3824 2020-12-06 13:55:52 -05:00
Anuken f9cfc8a2b8 Fixed #3812 / Fixed #3813 2020-12-05 20:48:56 -05:00