Commit graph

87 commits

Author SHA1 Message Date
altalk23
a31d07237f Add objc hooking utilities 2023-08-18 10:51:00 +03:00
matcool
4ceac1e932
bump version 2023-08-16 20:23:27 -03:00
matcool
029cf5af2a
bump to 1.1.0 due to json changes
because of json not actually being exported/imported (sorry), this makes
it a minor change, since mods compiled now wont work in previous geode
versions such as 1.0.3, 1.0.2 etc
2023-08-04 18:29:27 -03:00
mat
ca46b833a8
Update VERSION 2023-08-04 18:03:29 -03:00
matcool
b5fe4c5ff9
bump version 2023-08-04 13:14:57 -03:00
ConfiG
68cfdd27c8
bump version to 1.0.2 2023-08-04 03:29:38 +03:00
mat
93769d1da6
bump version 2023-08-03 15:45:13 -03:00
HJfod
ff9231db18 fix version having a newline (this breaks cli) 2023-07-29 20:39:09 +03:00
alk
cef8477962
Update VERSION 2023-06-10 13:25:29 +03:00
mat
914b347615
update changelog and version 2023-05-16 12:42:21 -03:00
altalk23
0f6b173a11 handle the ui for major and minor versions 2023-05-01 18:41:18 +03:00
altalk23
e3bda2a544 Fix resources because of broken working directory 2023-05-01 12:11:32 +03:00
altalk23
371ff4500e we should really fix newline in VERSION breaking everything in existence 2023-05-01 10:30:17 +03:00
alk
9dda62cfa5
Update VERSION 2023-05-01 10:20:57 +03:00
HJfod
746164bba8 make EventListener copy constructor not disable the other & bump version 2023-04-09 18:45:19 +03:00
HJfod
ed8d230733 add EventFilter::getCallback 2023-04-04 21:56:18 +03:00
hjfod
f8b32cdc88 add event tests 2023-04-03 10:04:56 +03:00
HJfod
bf2c3da9ba bump version 2023-04-02 19:27:21 +03:00
hjfod
ebfa7b2af4 fix loader min mod version 2023-03-07 08:50:20 +02:00
hjfod
4a15afc7a7 add EditorUI::sliderChanged + Result::ok + bump version 2023-02-27 18:36:36 +02:00
altalk23
58002eaa13 bump version to 1.0.0-beta.8 2023-02-26 16:58:02 +03:00
altalk23
ee939aeddb bump version to 1.0.0-beta.7 2023-02-26 15:33:29 +03:00
HJfod
287816a17c bump version to v1.0.0-beta 2023-01-24 13:17:27 +02:00
HJfod
9ffb15b616 rework settings
- Settings no longer abuse templates
 - Custom settings are now supported (finally)
 - Bumped version to v1.0.0-alpha
2022-12-13 22:39:45 +02:00
camila314
de4e8cdcf4 no released 0.7.0, reverting 2022-12-07 13:38:47 -06:00
HJfod
f18353c2af cleanup
- rewrote Loader to have a public loading API
 - moved logging away from Loader
 - moved texture path handling away from Loader into CCFileUtils, added new functions there for that
 - bumped version to v0.7.0
 - moved ModInfo to its own header
 - added early loading support through mod.json instead of loader stuff
 - wrote a custom Unzip implementation (essentially same as ZipUtils except with a much more simple and clean API)
 - renamed `src/load` to `src/loader`
 - other stuff i prolly forgor
2022-11-30 00:48:06 +02:00
HJfod
67510e7494 bump version to v0.6.1 for CLI update fix 2022-10-23 11:56:17 +03:00
HJfod
3d3f8ae000 bump version + update changelog 2022-10-22 18:12:21 +03:00
HJfod
4b842e5f2a v0.5.0
- add `CCFileUtils::get`
 - turns out i was doing semver wrong. i'm deeply sorry. read: https://www.twitlonger.com/show/n_1ss44g2
 - fix MenuLayer crashes related to node IDs
 - remove `Loader::updateModResourcePaths` and `Loader::updateResourcePaths`. Loader minimum mod version is still v0.4.0 however, as you should not have used these ever.
 - rework how mod resources are added
2022-10-15 20:19:20 +03:00
HJfod
bb7bd87dfc ready for v0.4.8
- move LoadingLayer resource download info to loading text
2022-10-15 18:35:13 +03:00
matcool
7c410c4628
hotfix resources repair 2022-10-14 19:10:19 -03:00
HJfod
50cdc3f77d changelog + bump to v4.0.6 2022-10-14 16:26:16 -03:00
HJfod
2b06316397 rework Index + add AsyncWebRequest API + add GEODE_DEBUG macro 2022-10-13 00:22:43 +03:00
matcool
5dda0a1e86
use binary mode for hashes, bump version to 0.4.5 2022-10-11 17:31:16 -03:00
HJfod
436a0776c0 add some addresses + bump version to 0.4.4 2022-10-11 22:29:31 +03:00
HJfod
1b90149227 bump version to v0.4.3 + fix max and min mod versions 2022-10-11 16:22:59 +03:00
HJfod
d636f7d536 move version to its own file so it's easy for CLI to query it 2022-10-11 11:37:46 +03:00