Commit Graph

206 Commits

Author SHA1 Message Date
intergrav
c73f1c08e4 chore: update mods 2024-06-06 20:00:08 -04:00
omoso
8e532611ed Merge pull request #66 from ViolaFlower/0.5.2/dev
0.5.2
2024-06-04 18:58:31 -05:00
intergrav
1bfd428a3a fix: remove fovEffectScale in options.txt
reset to vanilla default because people were having issues with it i think
2024-06-04 19:53:30 -04:00
intergrav
8d599f9ec6 fix: PACP in options.txt 2024-06-04 19:46:48 -04:00
intergrav
0417ba524b chore: bump 0.5.1 to 0.5.2 2024-06-04 19:41:39 -04:00
intergrav
4f105068b1 fix: add .gitignore with build
almost pushed a build on accident :p
2024-06-04 19:40:52 -04:00
intergrav
7030058eb0 chore: pw refresh 2024-06-04 19:39:49 -04:00
intergrav
8222bb8376 chore: clean up options.txt
remove a ton of unchanged lines, previously from ~250 lines now down to 14 lines
2024-06-04 19:37:44 -04:00
intergrav
44ac936a61 chore: remove unnecessary configs 2024-06-04 19:15:43 -04:00
intergrav
57e0f213a2 chore: remove paginatedadvancements #65
does nothing and serves as bloat according to #65
2024-06-04 19:14:55 -04:00
intergrav
274772ba69 chore: remove servercore #65
may break vanilla parity and only viable server-side
2024-06-04 19:11:08 -04:00
intergrav
603835ee0e chore: remove faster-random #65
can break vanilla parity, pretty niche optimization + most improvement is only server-side
2024-06-04 19:10:08 -04:00
intergrav
0a74d31e55 chore: remove c2me #65
can cause issues such as #35
also depending on hardware it can heavily increase resource usage and may cause instability
2024-06-04 19:07:41 -04:00
intergrav
5ef1974d42 chore: remove alternate current #65
may break parity with vanilla redstone contraptions and is a bit niche
2024-06-04 19:02:53 -04:00
intergrav
e736dc6e05 chore: update mods 2024-06-04 18:56:37 -04:00
intergrav
a7f11d3d9f feat: add SkywardMC justfile
for batch operations and more
2024-06-04 18:50:39 -04:00
intergrav
64fa4b322d refactor: re-organize for multi-loader later 2024-06-04 18:48:44 -04:00
intergrav
f63d8cb8a7 chore: pw refresh 2024-06-04 18:43:22 -04:00
omoso
a7447747d2 Update CREDITS.md
Reorganize the credits to be more in line with everything else. Also remove myself as a "former maintainer" as I have intentions to come back to the project at one point or another
2024-06-04 01:21:47 -05:00
omoso
169e25a649 update readme
Attempts to improve formatting a *little* bit. Also removed the Tutorial Worlds thing because it's planned to be separated into a public resource pack
2024-06-03 23:57:45 -05:00
intergrav
a8154abf07 bump 0.5.0 to 0.5.1 2024-06-03 17:41:16 -04:00
intergrav
b81a321654 fix: set "server" mods to both side 2024-06-03 17:40:41 -04:00
intergrav
555044794f feat: set sd to 5 for perf
majority of people will not need higher simulation distance, this has been a default in my modpacks and other modpacks for years and no one has seemed to have an issue with it. should heavily improve performance in some scenarios :D
pushing to main because i forgot to put it in the branch ;.;
2024-06-03 16:39:50 -04:00
omoso
4013b7f41c Merge pull request #59 from ViolaFlower/convert-to-packwiz
Convert to packwiz project and a bunch of other improvements/changes
2024-06-03 15:34:05 -05:00
intergrav
d565e3bd19 fix: add back dependency overrides
oops
2024-06-03 16:18:23 -04:00
intergrav
6d7e7ed517 fix: gitignore and gitattributes file names
oops i added .txt on accident
2024-06-03 15:59:42 -04:00
intergrav
75c46ae10c chore: pw refresh 2024-06-03 15:53:39 -04:00
intergrav
e0979a2fa5 fix: remove icterine mod
*super* niche optimization that will only really slightly benefit in huge modpacks
2024-06-03 15:39:40 -04:00
intergrav
4fac913a1e fix: remove notenoughcrashes
while it does somewhat inform the user of what mods are possibly breaking their game, it allows the user to go back instead of just letting it crash which can often cause major issues because some mods will just be straight up broken. terrible ux, the game is supposed to crash when a report is made and the user should go to support or make an issue on the tracker if they experience a crash
2024-06-03 15:37:27 -04:00
intergrav
86c681fca7 feat: add cubes-without-borders
more user friendly and simple
2024-06-03 15:21:54 -04:00
intergrav
b37a874098 fix: disable immediatelyfast screen batching
broken with l4j
2024-06-03 15:16:00 -04:00
intergrav
d133c67cc4 chore: pw refresh 2024-06-03 15:13:43 -04:00
intergrav
8773e2f3ed feat: use Adrenaline config files
simplifies config files and also makes it more consistent with my other modpacks

reasons for changes:
- EC's sleep delay is a bit too high and could cause issues for the user with little performance gain
- sodium config isn't recommended to be changed too much, and current changed values are a bit iffy as it could heavily affect stability on some systems for extremely marginal performance gain. and donation screen/button should be kept enabled because jellysquid pours a ton of work into the mod and it's just the best thing to do (i don't know how it works with legacy4j but i assume it works fine)
- this also enables immediatelyfast's screen batching which should improve performance and hopefully shouldn't cause any issues? i'll be sure to test it
- modernfix `clear_fabric_mapping_tables` line is removed as it can cause some mod incompatibilities for very little improvement in memory usage, `dynamic_resources` and the other patches already do quite a lot to help out with that
- other config files are just minified, other stuff will be regenerated by mods on launch
2024-06-03 15:13:26 -04:00
intergrav
c867c5fca8 chore: pw refresh 2024-06-03 15:01:24 -04:00
intergrav
6b5c9ab80e chore: remove unnecessary configs
done by doing a file check with all mods default configs, if no change is detected then delete file. makes the modpack less cluttered for user and maintainer, and also prevent configs from conflicting with user's modified configs when updating the pack on their end
2024-06-03 14:46:51 -04:00
intergrav
b1ef11051d chore: packwiz init and setup
imported mods and configs from latest version of modpack, moved and compressed re-console resourcepack
2024-06-03 14:34:14 -04:00
omoso
b4a89cc890 Update README.md 2024-06-03 13:02:55 -05:00
omoso
e16d69f38f Update README.md 2024-06-03 12:52:45 -05:00
omoso
c7686fa1a4 Update README.md 2024-06-02 14:48:45 -05:00
omoso
01611ce2c2 Update README.md 2024-06-02 14:36:32 -05:00
omoso
530afea85a Update README.md 2024-05-31 17:40:28 -05:00
omoso
ab57fee152 Update CREDITS.md 2024-05-31 17:39:30 -05:00
omoso
1ec5d1b33a Update README.md 2024-05-31 17:38:40 -05:00
omoso
64538ab7e8 Update README.md 2024-05-31 17:37:37 -05:00
omoso
b5fadd4acb Notice 2024-05-31 17:35:27 -05:00
omoso
e39d11962d kofi 2024-05-31 14:27:54 -05:00
omoso
d2b5547b22 Add Better Adventues++ LCE to Not your cup of tea 2024-05-30 14:06:51 -05:00
omoso
fe064451a0 look no schizo commits at 2 am !!!!!
Mental Breakdown
2024-05-30 02:04:05 -05:00
omoso
aa8e819e67 add ViolaFlower credits to modpage 2024-05-29 21:55:45 -05:00
omoso
20e099fa31 yay ViolaFlower 2024-05-29 21:52:58 -05:00