149 Commits

Author SHA1 Message Date
cded6ed855 Delete mods.tar.gz 2025-04-05 21:52:11 -05:00
118f4fe58e Update LICENSE, change to the GNU AGPL 2025-01-13 11:15:38 -06:00
6cbd6ea244 Add license to readme.md 2025-01-13 11:13:19 -06:00
156b7ff459 fix typo in "fabric missing" error mesage 2025-01-08 11:30:14 -06:00
f9eff332a4 fix warning message to be... less alarming 2024-12-31 14:55:13 -06:00
5ec459253a reupload mod archive 2024-11-02 23:57:22 -05:00
7602d0115b 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
5eaeb37d9d UX improvements and better code comments 2024-11-02 03:03:29 -07:00
9bff6aa1e5 add comments, add compilation instructions, upload image.ico 2024-11-02 02:44:42 -07:00
bad66e44b2 add error handling in case mod folder doesn't exist
also now deletes previously downloaded tarballs
2024-10-30 23:02:27 -07:00
fbb9d8f688 trim unnecessary code from os specific section 2024-10-30 21:48:12 -07:00
f73716db67 this will drastically affect fishing season 2024-10-30 21:45:28 -07:00
d8e7d3c6ff update .gitignore 2024-10-30 21:39:50 -07:00
128cc06b47 Delete .vscode/settings.json 2024-10-30 16:37:51 -05:00
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