Commit graph

1672 commits

Author SHA1 Message Date
alk
1996d88c08
Merge pull request #207 from geode-sdk/better-dependencies
Better dependency, mod loading and UI handling
2023-08-17 01:09:04 +03:00
alk
a0020cc503
Merge branch 'main' into better-dependencies 2023-08-17 01:08:30 +03:00
altalk23
2810ce7dcc remove the funny compilation flags from macchew 2023-08-17 01:00:07 +03:00
ConfiG
05cb03035a
changelog :splat: 2023-08-17 00:07:01 +03:00
ConfiG
1d5fae8fbb
fix loading layer not using m_fields for m_loadedModsLabel 2023-08-16 23:29:51 +03:00
ConfiG
f316c86756
fix typos in "successfully" 2023-08-16 21:16:15 +03:00
ConfiG
cd772bd056
swap Recommended/Customize, Cancel/Delete > Keep/Delete 2023-08-16 21:13:37 +03:00
altalk23
bdad91589d fix SimplePlayer::m_hasGlowOutline macos 2023-08-15 18:41:25 +03:00
altalk23
c90806a07c update changelog 2023-08-15 18:04:10 +03:00
altalk23
a552160521 Implement standalone function support in codegen 2023-08-15 18:03:06 +03:00
altalk23
d98cb2d709 Make missing funcs/members private & fix macos hsv 2023-08-15 14:29:44 +03:00
altalk23
0a584327ff update broma 2023-08-15 12:46:49 +03:00
altalk23
86accf9a33 remove friend ModInfo::Impl (created a warning) 2023-08-14 17:03:40 +03:00
ConfiG
aee84c0ffc
problems list ui 2023-08-13 22:20:53 +03:00
ConfiG
6ab542d51a
dont enable mods on update 2023-08-13 21:52:36 +03:00
ConfiG
73169fbf22
improve index related ui
- hide install list behind a popup
- remove android and ios filters
- don't show not installable mods
- allow quick popups to be completely cancelled by esc
2023-08-13 21:52:36 +03:00
ConfiG
3707418355
new install list ui 2023-08-13 21:52:35 +03:00
altalk23
0e1d639002
implement missing stuff to macos 2023-08-13 21:52:34 +03:00
ConfiG
a9cce769d5
fix index ui with show installed filter on 2023-08-13 21:52:33 +03:00
ConfiG
3d2e447333
add epic super secret api that nobody should use 2023-08-13 21:52:31 +03:00
ConfiG
8908235234
add importance to incompat 2023-08-13 21:52:30 +03:00
ConfiG
e7180695b8
early load 2023-08-13 21:40:21 +03:00
ConfiG
80f387d9d1
name ipc threads 2023-08-13 21:40:20 +03:00
ConfiG
ed5b5c9685
fix index not parsing tags correctly 2023-08-13 21:40:19 +03:00
ConfiG
cb8759bef0
add api label 2023-08-13 21:40:18 +03:00
ConfiG
5200128544
huge dependency stuff refactor 2023-08-13 21:40:18 +03:00
ConfiG
7f449b996e
add utils::game::restart, reset => forceReset 2023-08-10 23:49:29 +03:00
ConfiG
53b52eaeeb
ModInfo => ModMetadata 2023-08-10 23:49:28 +03:00
ConfiG
2b1dc178a4
add any (*) to ComparableVersionInfo 2023-08-09 21:58:44 +03:00
ConfiG
7d74f16c01
add logger nesting 2023-08-09 21:58:44 +03:00
mat
26893f1b80
remove semicolon after class 2023-08-09 13:53:53 -03:00
Jouca
e342810a9a
added FriendsProfilePage (#208)
- Corrected UserListType
- Added UserListDelegate
- Added FriendsProfilePage create & init functions
2023-08-09 13:47:59 -03:00
matcool
6eab258592
remove built mac installer 2023-08-07 13:32:40 -03:00
mat
6b6b19992c
Disable quarantine for gd on mac installer 2023-08-07 13:30:46 -03:00
camila314
0f09b2dea8 ccactionmanager symbols xd 2023-08-06 20:15:24 -05:00
ConfiG
82e128bb57
add utils::string::join 2023-08-07 01:47:14 +03:00
altalk23
596532ea85 add missing functions for texture loader 2023-08-07 01:04:13 +03:00
altalk23
1ccfb558ea Merge branch 'main' of https://github.com/geode-sdk/geode 2023-08-07 00:56:24 +03:00
altalk23
a0d7b2f451 make LoadedTextureQuality a ccsynthesize 2023-08-07 00:56:21 +03:00
HJfod
656b58b7bf Merge branch 'main' of https://github.com/geode-sdk/geode into main 2023-08-06 22:52:31 +03:00
HJfod
0570d2e9a9 fix GameObject::deselectObject on windows 2023-08-06 22:52:14 +03:00
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