135 Commits

Author SHA1 Message Date
0416947b15 massive code refactor
most if not all functions were moved out of the main code body, lots of reformatting, whitespace and general spacing fixes, etc.
2024-10-30 21:33:57 -07:00
6c777e3b6d trim redundant code under os specific operations 2024-10-30 21:08:00 -07:00
89145a5890 refactor code snippets and concatenate os.chdir lines under os specific ops 2024-10-30 21:03:46 -07:00
e3412b0591 update .gitignore and hide ascii art with collapsible function 2024-10-30 20:38:38 -07:00
067815b18b switch to wget over urllib 2024-10-30 20:20:36 -07:00
d651034206 Merge pull request 'MERGE: Sync branch: "untested" with branch: "main"' (#13) from main into untested
Reviewed-on: https://git.adolin.xyz/saru/lobotomy-mod-pack/pulls/13
2024-10-28 22:01:44 -05:00
71961be224 Merge branch 'untested' into main 2024-10-28 22:01:33 -05:00
ad14767cf2 remove installer.exe, binaries should only be included in releases. 2024-10-28 22:00:15 -05:00
49a058328f package jarfiles into tarball 2024-10-28 21:40:08 -05:00
77aa82914d Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested 2024-10-29 02:35:07 -07:00
e63e52ce8c update jarfiles folder with five new mods, four untested
need to update tarball on linux, committed on windows.
2024-10-29 02:35:06 -07:00
e5aa8cc0ee initial commit of installer.exe binary for Win. 10 2024-10-29 02:09:26 -07:00
42de1db100 FIx compatibility with Windows 10, compiles to .exe 2024-10-29 02:04:44 -07:00
f7f5609cd3 Merge pull request 'MERGE: First working iterations of python installer and windows binaries.' (#12) from untested into main
Reviewed-on: https://git.adolin.xyz/saru/lobotomy-mod-pack/pulls/12
2024-10-28 21:23:46 -05:00
0924878f17 Merge branch 'main' into untested 2024-10-28 21:23:27 -05:00
fa752fdc66 update .gitignore to reflect changes 2024-10-28 15:32:03 -05:00
6dcbf3aa07 update README.md with API disclaimer 2024-10-28 15:14:27 -05:00
965a218b76 add the sigma to installer.py 2024-10-28 14:39:36 -05:00
ffc2fcf9ac Merge branch 'main' of https://git.adolin.xyz/saru/lobotomy-mod-pack 2024-10-28 13:03:06 -05:00
2fb69f41e2 Merge branch 'untested' 2024-10-28 13:03:05 -05:00
a503e9be48 first working (on linux) draft of installer.py 2024-10-28 12:57:11 -05:00
4f3a1c914d update .gitignore and reupload missing mods.tar.gz file 2024-10-28 12:27:15 -05:00
4bc5617e4d re-commit 2024-10-28 12:22:07 -05:00
bf26d2b66e initial commit of .gitignore and begin development of installer.py 2024-10-28 12:19:55 -05:00
f5c54a0ab4 Delete jar-files/hostile-mobs-improve-over-time-1.9.1.jar 2024-10-27 16:44:28 -05:00
0a1ea2f018 update mod archive 2024-10-27 16:44:09 -05:00
52b650be35 Delete mods.tar.gz 2024-10-27 16:43:27 -05:00
fa26b87adf Merge pull request 'both scripts working' (#9) from untested into main
Reviewed-on: https://git.adolin.xyz/saru/lobotomy-mod-pack/pulls/9
2024-10-27 16:32:26 -05:00
e427046c7d update mods, add beanbags 2024-10-27 16:29:35 -05:00
8083c79bfb various changes 2024-10-27 16:00:26 -05:00
61ea4650cc remove mods.zip 2024-10-27 15:52:23 -05:00
6b0068fb03 fix cURL download snippet 2024-10-27 15:51:54 -05:00
e4c0422f6a fix broken directory 2024-10-27 15:30:53 -05:00
35e7601a06 upload zip archive, code comments, fix linux-inst. 2024-10-27 15:13:15 -05:00
0e3ec1e2de resync 2024-10-27 14:56:19 -05:00
935a65d69b remove extra @echo off line 2024-10-27 14:55:35 -05:00
7404ff2c77 Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested 2024-10-27 14:54:34 -05:00
97336a0b0f add ascii art
false alarm!!! found an ascii generator which will generate art with normal characters supported by cmd.exe
2024-10-27 14:54:15 -05:00
316ce3092b remove ascii
cmd.exe thinks it's ms-dos and doesnt even support UTF-8, just it's own set of 256 characters from the IBM-PC workstation era in like the fucking 80's, so we're not allowed to have fun.
2024-10-27 14:31:03 -05:00
5f5e3d4e93 remove ascii
cmd.exe thinks it's ms-dos and doesnt even support UTF-8, just it's own set of 256 characters from the IBM-PC workstation era in like the fucking 80's
2024-10-27 14:30:23 -05:00
ddc583bc08 change ascii art
to be tested
2024-10-27 13:59:59 -05:00
ee35c9a2ef fix fabric installer downloading to user downloads folder 2024-10-27 13:48:07 -05:00
15e0bb1a9a Upload files to "jar-files" 2024-10-27 13:26:34 -05:00
3af4ac3fe6 Merge branch 'main' of https://git.adolin.xyz/saru/lobotomy-mod-pack 2024-10-27 13:14:18 -05:00
941087e2ad Merge branch 'untested' 2024-10-27 13:10:06 -05:00
92bd5eb411 correct merge commit 2024-10-27 13:03:22 -05:00
7f9b96cb59 change fabric installer message 2024-10-27 12:21:33 -05:00
e4f080dce5 Various changes
(i forgor)
2024-10-27 11:16:16 -05:00
1be34cc7a9 Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested 2024-10-27 10:46:17 -05:00
bad8a0e911 fix mods extracting to root minecraft folder 2024-10-27 10:46:11 -05:00