Commit Graph
618 Commits
Author SHA1 Message Date
Anuken 5fe8170e7c Testing SDL-based file chooser 2026-02-06 00:51:13 -05:00
Anuken 6b029cf8dd Possible lwjgl natives fix 2026-02-04 21:03:25 -05:00
Anuken fd6a98f9db Experimental SDL3 backend 2026-01-27 16:06:08 +09:00
Anuken f474d2b688 Java 25 packr JDK compatibility 2025-12-22 18:34:25 -05:00
Anuken 6d2b324f81 Different intel GPU check 2025-12-08 13:40:50 -05:00
Anuken 2aeebb5aea Step sounds for smaller mechs (bad) 2025-12-05 20:35:59 -05:00
Anuken 45e744949e Fixed #11361 2025-11-16 23:23:24 -05:00
Anuken a0cf5b7265 Intel GPU/OpenGL 2.x planet normals fix 2025-10-08 08:45:40 +09:00
Anuken 01aa029052 Minor desktop launcher args fix 2025-09-21 00:23:59 -04:00
Anuken 5f58adb764 Intel GPU detection tweaks 2025-09-11 18:56:05 -04:00
Anuken 87ec4225ac Attempt GL 2.1 before 2.0 2025-09-10 11:13:38 -04:00
Anuken 7a1d126fcd New OpenGL version selection for SDL 2025-09-02 12:53:18 -04:00
Anuken d639dd516e Disabled OpenGL 3.0 for Intel GPUs 2025-08-31 14:10:59 -04:00
Anuken b3afa14d07 Fixed #11193 2025-08-30 10:27:38 -04:00
Anuken df36007728 Fixed GL version arg parsing 2025-08-30 01:46:08 -04:00
Anuken 697396d1c6 Added -gltrace desktop launch flag 2025-07-23 11:41:16 -04:00
Anuken 88b1fc014b Just checking to see if desugaring of the desktop module works 2025-07-22 00:23:04 -04:00
Anuken 24cfb000de Better colored floor/wall support 2025-07-17 16:09:45 -04:00
nuri (smol)andGitHub 4e84bbc547 make launch args easily accessible (desktop) (#10802)
* make launch args easily accessible

* staticnt
2025-05-14 13:02:55 -04:00
Anuken 359d46c6f3 Allow setting requested gl version 2025-04-21 17:50:58 -04:00
Anuken 847ec1813e Allow controlling/selecting units with LogicAI 2025-04-21 14:23:01 -04:00
Anuken b7dbe54d76 Merging changes from private branch 2025-04-04 11:47:35 -04:00
Anuken 68dccab5ca Improved crash logs; source mod of crashes now included in report 2024-09-20 13:15:26 -04:00
Anuken a3dc2cecbd Fixed BE updater running on Steam 2024-08-30 00:25:14 -04:00
Anuken c2f304d3ba test build trigger (2) 2024-08-29 22:30:51 -04:00
Anuken c78d950e2c test build trigger (1) 2024-08-29 22:19:15 -04:00
Anuken e7d7890891 Fixes 2024-05-27 17:27:40 -04:00
Anuken bf1b4f9af5 Native file chooser, untested 2024-05-27 17:23:46 -04:00
Anuken bd610b6925 Request a GL 3 context by default 2024-05-08 20:15:14 -04:00
Anuken 3232e97d1a Display banned status in Steam lobbies 2023-12-05 15:43:33 -05:00
Anuken 351c2c84f2 Fixed banned Steam users loading indefinitely 2023-12-05 15:17:55 -05:00
Anuken 91cc4f922e steamtest task destination 2023-12-05 13:57:41 -05:00
Anuken b3c26fac05 Fixed Steam kicking 2023-12-05 13:54:47 -05:00
Anuken 766a95da03 Build fix? 2023-09-03 21:15:50 -04:00
Anuken 97390d25c0 Removed pointless code 2023-04-05 19:51:16 -04:00
Anuken e4bef567b5 Fixed Steam public lobby hosting / Misc Steam bugfixes 2023-03-25 12:42:29 -04:00
Anuken 7d300a273b added missing break 2023-02-18 23:12:47 -05:00
Anuken 150215712b formatting 2023-02-17 09:18:08 -05:00
GureumiandGitHub f7ccf3c04a Add window size parameter (#8281)
* Add window size parameter

* Formatting

* Java 8
2023-02-17 09:13:59 -05:00
Anuken c2262cc9cf Fixed #8235 / Fixed #8221 2023-02-01 14:42:50 -05:00
Anuken 58b4265b31 Fixed #8232 2023-02-01 13:35:06 -05:00
Anuken b8e245f945 Tested and fixed Steam achievements 2022-11-03 11:37:37 -04:00
Anuken 769c0782f4 Bundle planet description fix 2022-10-18 12:56:07 -04:00
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