Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MegaMekLab-0.50.04.tar.gz | 2025-03-22 | 92.9 MB | |
README.md | 2025-03-22 | 3.8 kB | |
v0.50.04-Development source code.tar.gz | 2025-03-22 | 38.5 MB | |
v0.50.04-Development source code.zip | 2025-03-22 | 56.1 MB | |
Totals: 4 Items | 187.5 MB | 2 |
What's Changed
- fix transport tab weight inflation on infantry bays by @SJuliez in https://github.com/MegaMek/megameklab/pull/1707
- Prevent tab names from being messed up by entity type change by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1710
- Missed an updateLoadedUnit by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1715
- Restore font replacement for pdf printing by @SJuliez in https://github.com/MegaMek/megameklab/pull/1713
- feat: changed flags from big integer to equipment flag by @Scoppio in https://github.com/MegaMek/megameklab/pull/1717
- Hide Arty equipment filter button on capital craft by @SJuliez in https://github.com/MegaMek/megameklab/pull/1722
- [#1363]: Allow BA Tube Arty in DWP by @SJuliez in https://github.com/MegaMek/megameklab/pull/1723
- Issue [#1575]: correctly identify compact heat sinks by @SJuliez in https://github.com/MegaMek/megameklab/pull/1724
- [#1536]: Unify armorable equipment tests in MM by @SJuliez in https://github.com/MegaMek/megameklab/pull/1726
- Issue 1703: Allow bays to be added to aerospace fighters by @psikomonkie in https://github.com/MegaMek/megameklab/pull/1704
- Improve RS display of information for Insulators/Pulse Modules/Capacitors by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1728
- Gradle clean up and depdency updates by @rjhancock in https://github.com/MegaMek/megameklab/pull/1734
- Chain Drape by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1739
- Fixes for tabbed UI by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1736
- [#1527]: Armor validation (see MM [#6583]) by @SJuliez in https://github.com/MegaMek/megameklab/pull/1737
- Pintle turret and flags by @SJuliez in https://github.com/MegaMek/megameklab/pull/1741
- Handheld weapons Part the First: Loading and Construction by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1742
- Allow loading multiple unit files by drag-and-drop by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1749
- Rename Size/Shots to Shots for HHWs by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1750
- Add missing copyright notice by @Sleet01 in https://github.com/MegaMek/megameklab/pull/1752
- Print all open units + Performance Pass by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1754
- JavaDoc Generation and Deployment by @rjhancock in https://github.com/MegaMek/megameklab/pull/1756
- Load multiple units from cache at a time by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1755
- Sheet preview with zoom+pan by @exeea in https://github.com/MegaMek/megameklab/pull/1763
- Multipage preview and adv aero fix by @exeea in https://github.com/MegaMek/megameklab/pull/1765
- Don't keep superheavy gyro when moving to 100 tons or below by @pavelbraginskiy in https://github.com/MegaMek/megameklab/pull/1770
- [#1758]: Allow mounting to sponson turrets regardless of turret placement by @SJuliez in https://github.com/MegaMek/megameklab/pull/1769
- New splash screens by @SJuliez in https://github.com/MegaMek/megameklab/pull/1771
- Record Sheets fixes + other fixes by @exeea in https://github.com/MegaMek/megameklab/pull/1768
- Show component armoring weight in "other" in the Mek weight summary by @SJuliez in https://github.com/MegaMek/megameklab/pull/1773
- use java.nio.file to retrieve the SVGs (solves problem with direct printing) by @exeea in https://github.com/MegaMek/megameklab/pull/1772
New Contributors
- @psikomonkie made their first contribution in https://github.com/MegaMek/megameklab/pull/1704
- @exeea made their first contribution in https://github.com/MegaMek/megameklab/pull/1763
Full Changelog: https://github.com/MegaMek/megameklab/compare/v0.50.03...v0.50.04