7 Commits

Author SHA1 Message Date
636a078c3b net8.0: upgrade from netcoreapp3.1, fix Linux rendering
- TFM: netcoreapp3.1 → net8.0, netstandard2.1 → net8.0
- System.Drawing.Common 5.0.3 → 6.0.0 (last version with Unix support)
- Remove stale packages (NETStandard.Library, System.Collections)
- Set System.Drawing.EnableUnixSupport via runtimeconfig + AppContext
- Pin System.Resources.Extensions 8.0.0, suppress NU1603
- Copy game_folder assets to build output (no run.sh required)
- Sta.CurrentDirectory → AppContext.BaseDirectory for portable path resolution
- Enable UnsafeBinaryFormatterSerialization + InvariantGlobalization
- Add global.json pinning SDK to 8.x
- Remove ambiguous `using System.Net.Mime.MediaTypeNames` in ParT.cs
- Add `using System.Reflection` to Program.cs
2026-06-13 13:18:28 +02:00
Absolutely disgusting
59ab0dd893 Added paddings. Added rename to vars. Deleted unused constructor 2026-03-07 22:43:08 +04:00
Absolutely disgusting
2497ba16bc Add some fixes in code ParT 2026-03-07 15:39:23 +04:00
lewd-alt
7f0489b214 started abstracting the UI 2025-09-18 08:43:54 -07:00
lewd-alt
459e9d04a6 linting 3 2025-09-15 17:52:51 -07:00
lewd-alt
9d89d2cb6a no more windows?? 2025-05-07 10:45:18 -07:00
lewd-alt
2e6d5ccc6d Initial Commit 2025-05-05 19:40:03 -07:00