Commit graph

1531 commits

Author SHA1 Message Date
mat
4fe5076183
Update CHANGELOG.md 2023-08-05 17:23:24 -03:00
matcool
7b909030c9
update tuliphook (adds stdcall) 2023-08-05 16:26:13 -03:00
altalk23
e41784ed39 Change resources.zip to be platform dependent 2023-08-05 22:16:35 +03:00
matcool
f5a68154d2
fix CCControllerState using unknown byte type 2023-08-05 15:26:41 -03:00
matcool
efcbf58db2
update tuliphook, gets rid of keystone 2023-08-05 15:25:33 -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
matcool
8938df02de
fix CCSceneTransitionDelegate for mac 2023-08-04 18:28:44 -03:00
mat
5f65d974d4
update json library.. to the version that is dynamic 2023-08-04 18:04:30 -03:00
mat
ca46b833a8
Update VERSION 2023-08-04 18:03:29 -03:00
alk
e51c328337
Merge pull request #205 from Cvolton/bi-additions
add CreatorLayer delegates
2023-08-04 23:41:24 +03:00
Cvolton
22efe94fac
add CreatorLayer delegates 2023-08-04 22:36:54 +02:00
altalk23
782f69fb95 Update CHANGELOG.md 2023-08-04 21:42:10 +03:00
altalk23
fec283b186 I am paranoid so I added this to fix freezing 2023-08-04 21:25:00 +03:00
altalk23
6e58a0a721 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-08-04 21:22:28 +03:00
altalk23
e489681c38 begone openssl 3 2023-08-04 21:22:09 +03:00
ConfiG
785125f3f1
whoopsiee fix installer sorry abt that uwu 2023-08-04 21:02:28 +03:00
matcool
efd2157d63
update changelog 2023-08-04 14:55:28 -03:00
ConfiG
1c1a2f2680
Merge remote-tracking branch 'origin/main' 2023-08-04 20:50:50 +03:00
ConfiG
c055933d95
sus 2023-08-04 20:50:29 +03:00
matcool
7a83354c8c
use std::filesystem on windows on some wine-problematic functions
the code added could definitely be cleaned later by wrapping the
problematic functions, but this is a working solution for now
2023-08-04 14:47:16 -03:00
ConfiG
041d44cf0c
make xinput lazy load real xinput 2023-08-04 20:29:28 +03:00
matcool
2945422744
use correct changelog for mod info popup 2023-08-04 13:24:20 -03:00
matcool
b5fe4c5ff9
bump version 2023-08-04 13:14:57 -03:00
HJfod
6447e71bac update changelog 2023-08-04 18:31:21 +03:00
ConfiG
1f7e6da304
fix auto update 2023-08-04 13:58:15 +03:00
ConfiG
0da86519f2
rename to Development Release 2023-08-04 03:34:27 +03:00
ConfiG
68cfdd27c8
bump version to 1.0.2 2023-08-04 03:29:38 +03:00
ConfiG
b77223b9ee
name publish and draft 2023-08-04 03:29:17 +03:00
ConfiG
7bf4afb9bc
fix resources in actions (#203) 2023-08-04 03:21:28 +03:00
altalk23
072a18c970 Implement uninstaller for macos 2023-08-04 03:03:29 +03:00
ConfiG
29444b92f8
include resources in releases 2023-08-04 02:09:19 +03:00
alk
4457ef1b62
Add v to versions in draft.yml 2023-08-04 01:54:13 +03:00
altalk23
1be74ed9d9 Update CHANGELOG.md 2023-08-04 01:34:59 +03:00
altalk23
44d5aff9df change the original fmod to restore_fmod.dylib for compatibility with old installer 2023-08-04 01:29:37 +03:00
ConfiG
ca5bcc3a18
Merge remote-tracking branch 'origin/main' 2023-08-04 01:23:38 +03:00
altalk23
f005ce6c50 Update CHANGELOG.md 2023-08-04 01:20:12 +03:00
ConfiG
3d70c1be68
use spaces in Updater.cpp 2023-08-04 01:19:33 +03:00
altalk23
e1fb32e903 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-08-04 01:19:23 +03:00
altalk23
fc72c24e2e Add mod ids to logged removed keys of ModInfo 2023-08-04 01:18:46 +03:00
ConfiG
c2aacd9979
fix when bootstrapper present but update isn't 2023-08-04 01:18:19 +03:00
mat
c202403896
Update CHANGELOG.md 2023-08-03 19:15:23 -03:00
ConfiG
cf3ed327e5
"MacOS" > "macOS", "iOS" > "IOS" in platform filters 2023-08-04 00:56:52 +03:00
ConfiG
fc8a8e1c34
hide "tag: ..." in cmake when there's no tag 2023-08-04 00:35:03 +03:00
altalk23
b0d72b0c79 Merge branch 'main' of https://github.com/geode-sdk/geode 2023-08-03 23:39:31 +03:00
altalk23
ea5a5f0076 fix macos installer and the action 2023-08-03 23:39:17 +03:00
matcool
ddc10d633e
fix sha3 library on mac 2023-08-03 17:34:56 -03:00
matcool
bbf2608ac2
Switch libraries for sha3 256, move implementation to source file
The previous library we used (picosha3) returned a wrong hash for one
particular file. Though this was quite rare (we only found 1 such file),
it was a bug with the library regardless.
The current sha3 library now comes from
https://github.com/stbrumme/hash-library
2023-08-03 17:24:04 -03:00
ConfiG
2233b94542
fix release drafter 4 2023-08-03 22:28:35 +03:00
ConfiG
e10f81db39
fix release drafter 3 2023-08-03 22:14:20 +03:00
ConfiG
123b5a20e2
oops forgot to remove this 2023-08-03 22:12:25 +03:00