|
a7432cbe05
|
Add license to readme.md
|
2025-01-13 11:13:19 -06:00 |
|
|
ff685c54d1
|
fix typo in "fabric missing" error mesage
|
2025-01-08 11:30:14 -06:00 |
|
|
d21456ea7f
|
fix warning message to be... less alarming
|
2024-12-31 14:55:13 -06:00 |
|
|
71971fabab
|
reupload mod archive
|
2024-11-02 23:57:22 -05:00 |
|
|
6a2a102cf5
|
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 |
|
|
fb6eeb5364
|
UX improvements and better code comments
|
2024-11-02 03:03:29 -07:00 |
|
|
5531d63870
|
add comments, add compilation instructions, upload image.ico
|
2024-11-02 02:44:42 -07:00 |
|
|
4976901191
|
add error handling in case mod folder doesn't exist
also now deletes previously downloaded tarballs
|
2024-10-30 23:02:27 -07:00 |
|
|
bda84a726f
|
trim unnecessary code from os specific section
|
2024-10-30 21:48:12 -07:00 |
|
|
b4b604f685
|
this will drastically affect fishing season
|
2024-10-30 21:45:28 -07:00 |
|
|
2aeb553d64
|
update .gitignore
|
2024-10-30 21:39:50 -07:00 |
|
|
e2304cc847
|
Delete .vscode/settings.json
|
2024-10-30 16:37:51 -05:00 |
|
|
b915443ccf
|
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 |
|
|
a4545bed16
|
trim redundant code under os specific operations
|
2024-10-30 21:08:00 -07:00 |
|
|
a0594137d1
|
refactor code snippets and concatenate os.chdir lines under os specific ops
|
2024-10-30 21:03:46 -07:00 |
|
|
210082ce3e
|
update .gitignore and hide ascii art with collapsible function
|
2024-10-30 20:38:38 -07:00 |
|
|
fe72d9c8fe
|
switch to wget over urllib
|
2024-10-30 20:20:36 -07:00 |
|
|
bb6a4d39c9
|
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 |
|
|
f488f37828
|
Merge branch 'untested' into main
|
2024-10-28 22:01:33 -05:00 |
|
|
3d670d57f1
|
remove installer.exe, binaries should only be included in releases.
|
2024-10-28 22:00:15 -05:00 |
|
|
7d4030ace1
|
package jarfiles into tarball
|
2024-10-28 21:40:08 -05:00 |
|
|
9242a1be2d
|
Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested
|
2024-10-29 02:35:07 -07:00 |
|
|
1c54e64309
|
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 |
|
|
8247eca3cb
|
initial commit of installer.exe binary for Win. 10
|
2024-10-29 02:09:26 -07:00 |
|
|
e2d2e2235b
|
FIx compatibility with Windows 10, compiles to .exe
|
2024-10-29 02:04:44 -07:00 |
|
|
1882aa1e53
|
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 |
|
|
9e070f3f09
|
Merge branch 'main' into untested
|
2024-10-28 21:23:27 -05:00 |
|
|
b04e02b60a
|
update .gitignore to reflect changes
|
2024-10-28 15:32:03 -05:00 |
|
|
3db29d85c7
|
update README.md with API disclaimer
|
2024-10-28 15:14:27 -05:00 |
|
|
302148d2d6
|
add the sigma to installer.py
|
2024-10-28 14:39:36 -05:00 |
|
|
5924f217c7
|
Merge branch 'main' of https://git.adolin.xyz/saru/lobotomy-mod-pack
|
2024-10-28 13:03:06 -05:00 |
|
|
743ee2d6f1
|
Merge branch 'untested'
|
2024-10-28 13:03:05 -05:00 |
|
|
542600f8cb
|
first working (on linux) draft of installer.py
|
2024-10-28 12:57:11 -05:00 |
|
|
b2130fee04
|
update .gitignore and reupload missing mods.tar.gz file
|
2024-10-28 12:27:15 -05:00 |
|
|
6023b860d7
|
re-commit
|
2024-10-28 12:22:07 -05:00 |
|
|
7aea86f71b
|
initial commit of .gitignore and begin development of installer.py
|
2024-10-28 12:19:55 -05:00 |
|
|
8d5343be0c
|
Delete jar-files/hostile-mobs-improve-over-time-1.9.1.jar
|
2024-10-27 16:44:28 -05:00 |
|
|
9469d6f5e3
|
update mod archive
|
2024-10-27 16:44:09 -05:00 |
|
|
b0d3bc9343
|
Delete mods.tar.gz
|
2024-10-27 16:43:27 -05:00 |
|
|
7fee8de771
|
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 |
|
|
64acd6cbfa
|
update mods, add beanbags
|
2024-10-27 16:29:35 -05:00 |
|
|
2497cd1b8a
|
various changes
|
2024-10-27 16:00:26 -05:00 |
|
|
d23e4312cb
|
remove mods.zip
|
2024-10-27 15:52:23 -05:00 |
|
|
fbc7680fc7
|
fix cURL download snippet
|
2024-10-27 15:51:54 -05:00 |
|
|
0889cc265e
|
fix broken directory
|
2024-10-27 15:30:53 -05:00 |
|
|
6de71b121c
|
upload zip archive, code comments, fix linux-inst.
|
2024-10-27 15:13:15 -05:00 |
|
|
2968f3fd0b
|
resync
|
2024-10-27 14:56:19 -05:00 |
|
|
30c8677a57
|
remove extra @echo off line
|
2024-10-27 14:55:35 -05:00 |
|
|
aefc4eae06
|
Merge branch 'untested' of https://git.adolin.xyz/saru/lobotomy-mod-pack into untested
|
2024-10-27 14:54:34 -05:00 |
|
|
b361ff5a87
|
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 |
|