Anuken
2b2c3f8d30
Updated PR template
2026-09-18 10:17:13 -04:00
Twcash
85654ee544
Give Drill type drawers ( #10524 )
...
* Give Drill type drawers
* quick style fix
* reversal whups
* Allow legacy rim
* quick
* Fix preview generation leaking buildings into world (#12511 )
This wasn't ever noticed before but now that world logic can do crazy stuff, it causes a lot of issues.
* Add armor value access to Block and BuildingComp (#12510 )
* Fixed #12509
* Fixed #12512
* Fix PlacementFragment at large ui scales. (#12515 )
* Fixed save load text wrapping
* Update bug_report.yml
* Call afterDestroyed method on build in destroyed() (#12525 )
* Fixed 'escelating' objective typo in existing saves
* Removed camera sensors from non-privileged logic
* Qol: .info descriptions to unit weapons (#12527 )
* Fixed #12531
---------
Co-authored-by: buthed010203 <naguiar010203@gmail.com >
Co-authored-by: Kaleinova <160325865+Kaleinova@users.noreply.github.com >
Co-authored-by: Anuken <arnukren@gmail.com >
Co-authored-by: MCxzfwq <mcxzfwq@outlook.com >
Co-authored-by: EggleEgg <125359838+EggleEgg@users.noreply.github.com >
2026-08-26 15:20:53 -04:00
Anuken
e26205a4f7
Merge remote-tracking branch 'origin/master' into v9
...
# Conflicts:
# core/assets/bundles/bundle_ca.properties
# core/assets/scripts/global.js
# core/src/mindustry/mod/DataImagePacker.java
# gradle.properties
# tools/src/mindustry/tools/SchemaGenerator.java
2026-08-14 12:20:03 -04:00
Anuken
43d3aa6460
Fixed layout issues with outdated servers / .d.ts generation script
2026-08-12 14:11:59 -04:00
Anuken
9ebf3b966e
Merge branch 'master' of https://github.com/Anuken/Mindustry into v9
...
# Conflicts:
# gradle.properties
2026-08-10 12:15:15 -04:00
Anuken
15641b7f2d
Minor cleanup & JSON mod folder loading fix
2026-08-07 23:26:09 -04:00
Anuken
a7053b9c1c
Merge branch 'master' of https://github.com/Anuken/Mindustry into v9
...
# Conflicts:
# gradle.properties
2026-07-22 10:03:28 -04:00
BalaM314
d23f072922
Unbork bug report template description ( #12393 )
...
the text has been totally wrong for years and i never noticed
2026-07-20 15:29:49 -04:00
Anuken
be7f811761
Merge branch 'master' of https://github.com/Anuken/Mindustry into v9
2026-07-05 14:17:27 -04:00
Anuken
0b3ba6f94a
More CI updates
2026-07-05 14:16:26 -04:00
Anuken
cb3ee2112f
More CI updates
2026-07-05 14:15:46 -04:00
Anuken
4d72af7d30
Removed jitpack repo updating, updated CI scripts
2026-07-05 14:13:40 -04:00
Anuken
9704bf37cc
Removed jitpack repo updating, updated CI scripts
2026-07-05 14:12:48 -04:00
Anuken
8318b5cb71
Fetch correct arc branch
2026-07-05 14:04:26 -04:00
Anuken
8b64aebe27
Script for updating map names
2026-07-05 13:22:23 -04:00
Anuken
b192b13250
Fixed assets jar + added CI scripts for it
2026-05-28 13:36:15 -04:00
Anuken
8f4ad7bfca
Update deployment.yml
2026-04-08 22:06:04 -04:00
Anuken
602f2b8557
Upload dependency jar along with releases
2026-03-18 16:13:00 -04:00
Anuken
d1e512e7c8
Fixed push script
2026-02-24 12:01:34 -05:00
Anuken
f0df12127f
Added actions task to automatically update class mappings
2026-02-24 11:54:47 -05:00
Anuken
4d70395204
Update deployment.yml
2026-02-11 21:00:45 -05:00
Anuken
98d4130222
Update deployment.yml
2026-02-11 20:55:27 -05:00
Anuken
24ee7a6af3
Log driver and remove useless wayland workaround
2026-02-11 20:21:36 -05:00
Anuken
633105305a
WIP jitpack-less build
2026-02-11 19:42:39 -05:00
Anuken
974b37a4cd
Update deployment.yml
2025-04-14 11:38:31 -04:00
Anuken
d8eabece7c
WIP campaign difficulty dialog
2024-09-13 17:58:11 -04:00
Anuken
5af0654332
Who stole the github CLI email
2024-05-24 23:38:19 -04:00
Anuken
4718771dcf
WHAT DO YOU MEAN AUTHOR IDENTITY UNKNOWN
2024-05-24 22:15:48 -04:00
Anuken
5cc48125bb
Update bug_report.yml
2024-05-12 09:23:01 -04:00
Anuken
62266a0652
Update bug_report.yml
2024-05-12 09:22:00 -04:00
Marko Zajc
47467e5bd2
Add gradle-wrapper-validation.yml ( #9688 )
2024-03-30 22:29:39 -04:00
Anuken
82222c8707
Use --rerun for tests (for push too)
2024-02-20 10:11:55 -05:00
Anuken
f50cfdf57b
Use --rerun for tests
2024-02-20 10:11:24 -05:00
Anuken
1c40e3bbf2
Update pr.yml
2024-01-26 19:07:32 -05:00
Anuken
292c08fe63
?
2024-01-14 12:54:06 -05:00
Anuken
8a5ccb3acf
why does this suddenly not work
2024-01-14 12:52:45 -05:00
Anuken
2677ea5600
Update push.yml
2023-12-24 22:56:12 -05:00
Anuken
41d19ce0cb
Less confusing JITPack hash message
2023-12-16 09:05:30 -05:00
Anuken
7cce799ec7
Update bug_report.yml
2023-06-20 13:23:58 -04:00
夜狐
aefcb7746a
Turn Issue Templates into Issue Forms for better structure ( #8734 )
...
* Turned Issue Template into an Issue Form
* Bug Fix in Form
* Added Yoru Kitsune to credits
(I did some translations and bug fixes)
2023-06-20 13:22:08 -04:00
Anuken
f6665de2e6
Update push.yml
2023-04-05 20:06:45 -04:00
Anuken
1a8c4d8d8a
Update deployment.yml
2023-02-20 14:19:36 -05:00
Alex
a68c17d876
GitHub Workflows security hardening ( #7629 )
...
* build: harden push.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden deployment.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
* build: harden pr.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com >
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-09-27 08:10:18 -04:00
Anuken
0c4d9d89bf
Update bug_report.md
2022-08-06 13:31:45 -04:00
Anuken
8383d151a3
fixed release script but it's too late
2022-07-16 11:04:44 -04:00
buthed010203
bbb61cd6f0
Fix ci on forks ( #6911 )
2022-06-08 08:25:04 -04:00
Anuken
0fa280c964
fix random errors
2022-05-10 20:50:36 -04:00
Anuken
211cf250dc
deploy script for jitpack
2022-05-10 20:46:53 -04:00
Anuken
9d65aa014c
dfgnb
2022-05-10 20:30:07 -04:00
Anuken
8fad5a1757
Horrible
2022-05-10 20:28:09 -04:00