60 Commits
Author SHA1 Message Date
TheTank20andGitHub bb030e6d0b update readme text to match github desc
copilot you don't need to make a description for me I can write ty
2025-10-15 16:37:50 -04:00
TheTank20andGitHub dcc0a4b6da Compressed executables for Windows and DOS (#141) 2025-07-23 11:35:56 -05:00
TheTank20andGitHub e45776479d pipe support for confids (#140) 2025-07-19 17:18:30 -05:00
50279dee5a Change the Icon to a new design (#139)
* placeholder icon change

* macOS icon + diff placeholder

* oh yeah we're an app now

* oh yeah we're an app now x2

* use open -a

* use --args

* Revert because you just don't use macos icons for cli

* Revert x2

* new icon

* remove bad macos icon

---------

Co-authored-by: TehAwesomestKitteh <jorem9@gmail.com>
2025-07-19 11:23:49 -07:00
f7427792e3 Add Wither's gists as references (#137)
* Add Wither's gists as references

* remove broken ones

---------

Co-authored-by: WitherOrNot <damemem@gmail.com>
2025-07-09 20:12:49 -05:00
TheTank20andGitHub c0aca723b8 Update windows-x86-x64.yml 2025-07-09 16:04:20 -05:00
TheTank20andGitHub 8c98a3d173 Update windows-x86-x64.yml 2025-07-09 16:02:26 -05:00
TheTank20andGitHub a1845d9d6a Update windows-x86-x64.yml 2025-07-09 16:01:50 -05:00
TheTank20andGitHub 817695d988 Update windows-x86-x64.yml 2025-07-09 15:57:08 -05:00
TheTank20andGitHub 8dc6dfb97e Downgrade OpenSSL to 1.1.1 (#136)
* Update windows-x86-x64.yml

* Update windows-arm.yml

* Update windows-arm.yml

* Update windows-arm.yml

* Update windows-arm.yml

* Update windows-arm.yml
2025-07-09 15:43:33 -05:00
TheTank20andGitHub 8d964c6fad Update README.md 2025-07-09 13:15:30 -05:00
TheTank20andGitHub e66f0cc724 Update README.md 2025-07-09 13:14:57 -05:00
TheTank20andGitHub ca7db29776 Update README.md 2025-07-09 13:12:44 -05:00
TheTank20andGitHub ed19cf2148 Update windows-arm.yml 2025-07-09 12:55:38 -05:00
TheTank20andGitHub 4de84b6439 lower sdk target 2025-07-09 12:22:52 -05:00
TheTank20andGitHub 827c26bc45 ARM32 support for Windows RT (#135) 2025-07-09 12:17:15 -05:00
TheTank20andGitHub a0e7a2561f move msys 2025-07-07 15:28:52 -05:00
TheTank20andGitHub 8d92cc123d Update README.md 2025-07-07 14:37:44 -05:00
TheTank20andGitHub 7af4a1fbcf Update README.md 2025-07-07 14:37:33 -05:00
TheTank20andGitHub 2796923983 Update README.md 2025-07-07 14:36:04 -05:00
TheTank20andGitHub 7c8a7dd54c Compile OpenSSL in-action (#134) 2025-07-07 11:27:04 -05:00
TheTank20andGitHub befe149285 let's actually check that 2025-07-06 16:31:21 -05:00
TheTank20andGitHub 5eb3ed11f8 use CWSDSTUB to avoid needing CWSDPMI (#131) 2025-07-06 15:08:03 -05:00
TheTank20andGitHub f3be9fb950 Update dos-djgpp.yml 2025-07-04 09:35:48 -05:00
TheTank20andGitHub 761ba76081 Update linux.yml 2025-07-04 09:35:34 -05:00
TheTank20andGitHub c072d096f3 Update windows.yml 2025-07-04 09:34:58 -05:00
TheTank20andGitHub 1002e0a6d5 Windows on ARM support + icon fixes (#129)
* Support for Windows on ARM (uses MSVC, but it's Windows 11 exclusive anyway so `¯\_(ツ)_/¯`)
* Adds the icon back for x86/x64 TDM-GCC builds
* Makes Linux compilation on ARM much faster
* added tests to every workflow
2025-07-04 09:29:23 -05:00
TheTank20andGitHub 6b85771db1 Static OpenSSL for macOS (#127) 2025-07-03 13:03:11 -05:00
TheTank20andGitHub 8db1fe25d7 Make UMSKT (mostly) static on macOS (#126) 2025-07-03 12:11:00 -05:00
TheTank20andGitHub 0db5d7f982 Universal binary compilation for macOS (#124) 2025-07-03 10:31:15 -05:00
TheTank20andGitHub 25ed8d4f43 Merge pull request #120 from UMSKT/nodashes-cmd
Command line argument to remove dashes from product key
2025-06-18 21:50:16 -05:00
TheTank20andGitHub 324688e9ef Update cli.cpp 2025-06-18 21:33:07 -05:00
TheTank20andGitHub 6ae46d6aa2 duh 2025-06-18 21:24:37 -05:00
TheTank20andGitHub e07c080ee8 Update cli.h 2025-06-18 21:18:11 -05:00
TheTank20andGitHub 714895c61b Update cli.h 2025-06-18 21:13:50 -05:00
TheTank20andGitHub 6ecf9c5309 Update cli.h 2025-06-18 21:09:15 -05:00
TheTank20andGitHub 9f7d53dab3 Update cli.cpp 2025-06-18 21:08:02 -05:00
TheTank20andGitHub a66e579377 remove everything in a 2 mile radius 2025-06-10 23:43:31 -05:00
TheTank20andGitHub e30a4713b6 Update CMakeLists.txt 2025-06-10 23:34:14 -05:00
TheTank20andGitHub e9228045d3 Update dos-djgpp.yml 2025-06-10 22:38:03 -05:00
TheTank20andGitHub 36de07ecdf Update dos-djgpp.yml 2025-06-10 22:33:18 -05:00
TheTank20andGitHub a28f4b5ca3 Update dos-djgpp.yml 2025-06-10 22:28:02 -05:00
TheTank20andGitHub a0cb9e9869 Update dos-djgpp.yml 2025-06-10 22:26:20 -05:00
TheTank20andGitHub 6d30abba98 Update dos-djgpp.yml 2025-06-10 22:23:14 -05:00
TheTank20andGitHub 8b6c3b252b Update dos-djgpp.yml 2025-06-10 22:20:39 -05:00
TheTank20andGitHub 1fd7550f85 Merge pull request #119 from thepwrtank18/djgpp-rng
RNG bugfix for DOS (DJGPP)
2025-06-09 23:20:45 -05:00
TheTank20andGitHub 94da628e48 Update windows.yml 2025-06-05 01:00:39 -04:00
TheTank20andGitHub 8b603c96f1 Update windows.yml 2025-06-04 19:51:59 -04:00
TheTank20andGitHub 8368b6a6c7 Merge pull request #116 from UMSKT/disable-freebsd
Disable automatic FreeBSD GH action
2025-04-13 21:14:58 -04:00
TheTank20andGitHub 2415d1374f Disable FreeBSD GH action 2025-04-13 19:52:53 -04:00
TheTank20andGitHub d1024950da Fix GH actions 2025-04-13 19:09:02 -04:00
TheTank20andGitHub 1ca5114b21 Update dos-djgpp.yml 2025-04-13 17:50:24 -04:00
TheTank20andGitHub da10583fdf Update freebsd.yml 2025-04-13 17:50:14 -04:00
TheTank20andGitHub 034c00a5b8 Update linux.yml 2025-04-13 17:50:02 -04:00
TheTank20andGitHub cd050c65d6 Update macos.yml 2025-04-13 17:49:44 -04:00
TheTank20andGitHub 02434e935d Update windows.yml 2025-04-13 17:49:00 -04:00
TheTank20andGitHub 09f1300afc Update windows.yml 2025-04-13 17:47:43 -04:00
TheTank20andGitHub a5ce3abe13 the end of updating openssl manually 2024-07-25 23:47:07 -05:00
TheTank20andGitHub 27344f6d4b begone strikethrough 2024-07-25 23:32:38 -05:00
TheTank20andGitHub 01b216dbc4 let it end 2024-06-22 00:01:28 -05:00