Commit Graph

74 Commits

Author SHA1 Message Date
triphora
3666b36d09 Fix Modrinth download badge (#20)
v1 of Modrinth's API has been deprecated since January 2022 and is scheduled to begin breaking in February, with a complete breakage being done by March. This pull request has been created as a courtesy to update it to use the dedicated shields.io badge rather than manually constructing the API request.

After merging this PR, please also update any usages on other pages, for example a CurseForge and/or Modrinth project description, and also cherry-pick/copy these changes to any other branches you might have.
2023-03-13 08:56:38 +02:00
54c77dced0 Topcheto eu/sodium compatibility issue (#19)
* chore: clean up codebase, note sodium incompatibility

* fix: some rendering issues due to refactoring
2023-01-15 21:34:48 +02:00
D1p4k
b9357832fb Now works. (#18)
fix: dependency issues
2023-01-15 12:27:11 +02:00
5e95b1547e Merge pull request #17 from RaptaG/patch-1
Upgrade `yarn_mappings` to `1.19.2+build.20`
2022-10-11 01:15:27 +03:00
RaptaG
0deff2fb69 Upgrade yarn_mappings to 1.19.2+build.20 2022-10-10 20:34:02 +03:00
b876173ae2 chore: update gradlew 0.3.1-alpha-1.19.2 2022-10-10 19:16:30 +03:00
c565f74e47 fix: enable fog 2022-10-10 19:16:23 +03:00
658915ddb9 Merge pull request #14 from RaptaG/edits
Some patches
2022-09-22 15:25:42 +03:00
RaptaG
d49e797f0e Small changes 2022-09-22 13:58:09 +03:00
6e30715e60 Update README.md 0.3.0-alpha-1.19.2 2022-09-22 12:38:06 +03:00
cef53fd3a1 Merge pull request #13 from TopchetoEU/TopchetoEU/Duration-config
chore: Increase version
2022-09-22 12:34:48 +03:00
18097684ba chore: Increase version 2022-09-22 12:32:30 +03:00
dcdc583e18 Merge pull request #12 from TopchetoEU/TopchetoEU/Duration-config
Add duration config
2022-09-22 12:30:39 +03:00
23d289f9f7 chore: Save and load duration from config file 2022-09-22 12:30:02 +03:00
a3d7f9463b chore: Finish duration input and add it to config gui 2022-09-22 12:11:02 +03:00
766a9740d6 feat: Add basic input element 2022-09-22 10:56:17 +03:00
2507e806f3 chore: Change default ease to sine 2022-09-22 10:55:57 +03:00
976e91c837 fix: Offests in GUI now work correctly 2022-09-22 10:55:35 +03:00
7197e75cb4 chore: Add curseforge and modrinth links to README 2022-09-21 23:01:56 +03:00
9266a89dc3 Merge pull request #11 from TopchetoEU/TopchetoEU/1.19.2-testing
fix: Add "breaks" dependencies
0.2.0-alpha-1.19.2
2022-09-21 20:50:37 +03:00
b3c608b0eb fix: Add "breaks" dependencies 2022-09-21 20:49:54 +03:00
17efcd379f Merge pull request #10 from TopchetoEU/TopchetoEU/1.19.2-testing
fix: Wrong minecraft, bro
2022-09-21 20:46:17 +03:00
c25bb19cf9 fix: Wrong minecraft, bro 2022-09-21 20:45:05 +03:00
842ed01212 Merge pull request #9 from TopchetoEU/TopchetoEU/1.19.2-testing
fix: Change required versions to be less restrictive
2022-09-21 20:40:45 +03:00
2c2a902280 fix: Change required versions to be less restrictive 2022-09-21 20:39:38 +03:00
33419b9ebc Merge pull request #8 from TopchetoEU/TopchetoEU/1.19.2-testing
Resolves #3
2022-09-21 20:06:06 +03:00
972af6719d chore: Fix all mapping issues 2022-09-21 20:04:37 +03:00
4a339a6ee5 Merge pull request #7 from TopchetoEU/TopchetoEU/Rename
Resolves #5
2022-09-21 19:35:17 +03:00
530f280842 chore: Replace smooth chunks with animated chunks 2022-09-21 19:32:17 +03:00
8a8f1c48e1 chore: Reduce GIF width in README 0.2.0-alpha 2022-09-21 10:58:06 +03:00
1c3d4e25d2 fix: Tweak GIFs timing 2022-09-21 10:57:37 +03:00
174144c2cc chore: Reduce size of GIFs 2022-09-21 10:54:25 +03:00
d55d116a5e feat: Add example GIFs to README 2022-09-21 10:50:21 +03:00
95fdf39671 Merge pull request #1 from RaptaG/new-readme
Improve the README, compress the icon
2022-09-21 10:36:45 +03:00
d25a58be1e chore: Increase version 0.1.0-alpha 2022-09-21 10:34:26 +03:00
24baba118a refactor: Remove println calls 2022-09-21 10:32:30 +03:00
2c6c230ef4 fix: Retreive managers from correct SmoothChunks instance 2022-09-21 10:32:04 +03:00
8b319f3839 chore: Inject config in config screen 2022-09-21 10:14:26 +03:00
ee13575e15 chore: Inject animation and ease in config screen 2022-09-21 10:13:27 +03:00
5dc6372222 chore: Inject ConfigManager into SmoothChunks 2022-09-21 10:11:06 +03:00
abcc10ff35 feat: Add saving and loading of animations and eases 2022-09-21 10:10:48 +03:00
a10cc2e1b4 feat: Add config manager 2022-09-21 09:53:54 +03:00
5ad5c6e71c fix: remove gradle wrapper from .gitignore 2022-09-21 09:52:18 +03:00
RaptaG
2d47d8607e Improve the README, compress the icon 2022-09-13 16:20:47 +03:00
ff51eb8abc oops 2022-09-12 20:35:52 +03:00
3d13ebef47 Complet GUI, add fly-in animation 2022-09-12 20:35:26 +03:00
cf11a16d1e Update LICENSE 2022-05-05 13:35:50 +03:00
4c41ece815 Update readme.md 2022-05-05 13:34:19 +03:00
Caden Kriese
167f84ea7c Turn off codeql chron 2021-10-01 19:50:38 -07:00
Caden Kriese
cc65d56b9f Merge pull request #2 from Samekichi/Samekichi-patch-1
Create zh_cn.json
2020-11-04 20:42:05 -07:00