152 Commits

Author SHA1 Message Date
Obie Hinojosa
aa655f3050 Remove inline logo in README.md 0.2.1 2025-04-10 00:47:32 -05:00
Obie Hinojosa
40ac2a3b6c Delete Create Mod gear logo because... it isn't mine to use!
Will need to find a replacement.
2025-04-10 00:44:54 -05:00
c7c213304b adjust wording for readability 2025-04-06 10:35:00 -05:00
53d99a2d98 Delete mods.tar.gz 2025-04-05 21:52:11 -05:00
716b796a23 Update LICENSE, change to the GNU AGPL 2025-01-13 11:15:38 -06:00
d3c85c27b3 Add license to readme.md 2025-01-13 11:13:19 -06:00
7052f9e794 fix typo in "fabric missing" error mesage 2025-01-08 11:30:14 -06:00
9bbbedf6cd fix warning message to be... less alarming 2024-12-31 14:55:13 -06:00
dd922a61cf reupload mod archive 2024-11-02 23:57:22 -05:00
6df3a0447e Merge pull request 'MERGE: Fully featured python installer and documentation/code comment improvements.' (#17) from untested into main
Reviewed-on: https://git.adolin.xyz/saru/lobotomy-mod-pack/pulls/17
2024-11-01 22:05:15 -05:00
370e4a7e33 UX improvements and better code comments 2024-11-02 03:03:29 -07:00
e5a645f2cb add comments, add compilation instructions, upload image.ico 2024-11-02 02:44:42 -07:00
ab7805be2e add error handling in case mod folder doesn't exist
also now deletes previously downloaded tarballs
2024-10-30 23:02:27 -07:00
3e9c89fb02 trim unnecessary code from os specific section 2024-10-30 21:48:12 -07:00
4fb34e1515 this will drastically affect fishing season 2024-10-30 21:45:28 -07:00
df74efebef update .gitignore 2024-10-30 21:39:50 -07:00
1d00eab434 Delete .vscode/settings.json 2024-10-30 16:37:51 -05:00
dd2e5a6eb6 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
944c9e8b0c trim redundant code under os specific operations 2024-10-30 21:08:00 -07:00
dac69d1ea5 refactor code snippets and concatenate os.chdir lines under os specific ops 2024-10-30 21:03:46 -07:00
1561a1f6d1 update .gitignore and hide ascii art with collapsible function 2024-10-30 20:38:38 -07:00
4bbc920579 switch to wget over urllib 2024-10-30 20:20:36 -07:00
ce609cdc7a 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
e3ce666308 Merge branch 'untested' into main 2024-10-28 22:01:33 -05:00
74b25c017e remove installer.exe, binaries should only be included in releases. 2024-10-28 22:00:15 -05:00
cfbcfe8ddd package jarfiles into tarball 2024-10-28 21:40:08 -05:00
6fff23cb14 Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested 2024-10-29 02:35:07 -07:00
7172fdc464 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
27f866251c initial commit of installer.exe binary for Win. 10 2024-10-29 02:09:26 -07:00
d86a842917 FIx compatibility with Windows 10, compiles to .exe 2024-10-29 02:04:44 -07:00
971529e783 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
b77c3e6735 Merge branch 'main' into untested 2024-10-28 21:23:27 -05:00
1e2e035310 update .gitignore to reflect changes 2024-10-28 15:32:03 -05:00
4b09a0b40f update README.md with API disclaimer 2024-10-28 15:14:27 -05:00
14fc9180aa add the sigma to installer.py 2024-10-28 14:39:36 -05:00
11f4ad2236 Merge branch 'main' of https://git.adolin.xyz/saru/lobotomy-mod-pack 2024-10-28 13:03:06 -05:00
9ce3221711 Merge branch 'untested' 2024-10-28 13:03:05 -05:00
22db0ee622 first working (on linux) draft of installer.py 2024-10-28 12:57:11 -05:00
45cadfa956 update .gitignore and reupload missing mods.tar.gz file 2024-10-28 12:27:15 -05:00
73567df7b1 re-commit 2024-10-28 12:22:07 -05:00
68e0b425c1 initial commit of .gitignore and begin development of installer.py 2024-10-28 12:19:55 -05:00
ac63d4b9bb Delete jar-files/hostile-mobs-improve-over-time-1.9.1.jar 2024-10-27 16:44:28 -05:00
738c4324a9 update mod archive 2024-10-27 16:44:09 -05:00
f06dc35c03 Delete mods.tar.gz 2024-10-27 16:43:27 -05:00
205d755334 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
119614be8c update mods, add beanbags 2024-10-27 16:29:35 -05:00
08f9737a34 various changes 2024-10-27 16:00:26 -05:00
3b6811a3a8 remove mods.zip 2024-10-27 15:52:23 -05:00
5e6452f99e fix cURL download snippet 2024-10-27 15:51:54 -05:00
8a9372be29 fix broken directory 2024-10-27 15:30:53 -05:00