Commit graph

227 commits

Author SHA1 Message Date
alk
851b87acc8
Merge branch 'geode-sdk:main' into main 2022-10-12 00:45:27 +03:00
alk
c7a7e0f128
Add issue templates (#44)
* set build type for macos only on top level

* add issue templates

Co-authored-by: altalk23 <student@altalk23.local>
2022-10-11 23:56:12 +03:00
alk
5e8fbe1f3d
Merge branch 'geode-sdk:main' into main 2022-10-11 23:55:42 +03:00
altalk23
5520696952 add issue templates 2022-10-11 23:51:37 +03:00
matcool
09a9ebbced
strip version string 2022-10-11 17:38:01 -03:00
matcool
5dda0a1e86
use binary mode for hashes, bump version to 0.4.5 2022-10-11 17:31:16 -03:00
HJfod
081df4e0b5 dont use createWithCapacity 2022-10-11 22:37:59 +03:00
HJfod
436a0776c0 add some addresses + bump version to 0.4.4 2022-10-11 22:29:31 +03:00
HJfod
e3b8cf3354 Merge branch 'main' into layout 2022-10-11 22:23:49 +03:00
HJfod
714a269c41 Merge branch 'main' of https://github.com/geode-sdk/geode into main 2022-10-11 22:23:11 +03:00
HJfod
843466391b make sure it's closed 2022-10-11 22:22:42 +03:00
HJfod
69d7604e9d fix problem with GD not starting up through Steam 2022-10-11 22:22:42 +03:00
HJfod
397f73c81f make sure it's closed 2022-10-11 22:03:16 +03:00
HJfod
b38353a70f fix problem with GD not starting up through Steam 2022-10-11 22:00:08 +03:00
matcool
9338440a97
fix god awful indentation in this file 2022-10-11 13:14:13 -03:00
HJfod
4e5ce3cdff Merge branch 'main' into layout 2022-10-11 16:46:40 +03:00
HJfod
66285aeadf fix setting crash on slider control disable + expose some internal ui
stuff for mods to use + update changelog
2022-10-11 16:45:56 +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
3fe5bf1e80 Merge branch 'main' into layout 2022-10-11 11:41:53 +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
HJfod
5f2d3c8328 update CHANGELOG 2022-10-11 11:04:09 +03:00
HJfod
3659215347 add LevelBrowserLayer ids 2022-10-11 11:03:06 +03:00
HJfod
c213827131 add IDs to CreatorLayer 2022-10-10 23:39:33 +03:00
HJfod
132f522416 split MenuLayer menus into more logical groupings 2022-10-10 22:10:27 +03:00
altalk23
0533c7a54a Merge branch 'main' of https://github.com/altalk23/geode 2022-10-10 21:21:49 +03:00
altalk23
88b7017760 set build type for macos only on top level 2022-10-10 21:21:37 +03:00
HJfod
4afebb1dbc bump version to v0.4.2 so we don't forget 2022-10-10 21:15:45 +03:00
HJfod
a5158c6330 Merge branch 'main' into layout 2022-10-10 21:07:19 +03:00
HJfod
7fea821c7e fix log filenames 2022-10-10 21:00:32 +03:00
HJfod
25b481e9db fix md4c not being static on mac 2022-10-10 20:59:07 +03:00
HJfod
3f7a9ed8d3 initial layout stuff 2022-10-10 20:58:47 +03:00
HJfod
12fed3fe53
Update README.md 2022-10-10 17:34:18 +00:00
altalk23
e6065b210f Merge branch 'main' of https://github.com/geode-sdk/geode 2022-10-10 11:22:16 +03:00
altalk23
1bf388c006 user ndebug for removing log debug 2022-10-10 10:54:18 +03:00
HJfod
75918681ab stop defining geode platform macros in 4 different places 2022-10-09 21:04:10 +03:00
HJfod
e7f82381a1 Merge branch 'main' of https://github.com/geode-sdk/geode into main 2022-10-09 21:02:48 +03:00
HJfod
6b3e682389 add addresses 2022-10-09 20:38:47 +03:00
altalk23
355df5a17a fix remove duplicate object 2022-10-09 19:17:47 +03:00
altalk23
c786f0d62a add more functions missing in windows 2022-10-09 19:16:04 +03:00
altalk23
a3522798f5 fix typo of GeodeBootstrapper 2022-10-09 18:52:18 +03:00
altalk23
58394a07e0 Merge branch 'main' of https://github.com/geode-sdk/geode 2022-10-09 18:49:49 +03:00
altalk23
f12a2e28ce add bootstrapper to actions 2022-10-09 18:47:23 +03:00
HJfod
99a15f78f7
Merge pull request #42 from geode-sdk/ui
deprecate makeMenuSelector and replace all uses with actual member functions ;-;
2022-10-09 14:11:11 +00:00
HJfod
1931e87c24 deprecate makeMenuSelector and replace all uses with actual member
functions ;-;
2022-10-09 16:24:24 +03:00
alk
2bf2d859b8
Some header additions (fix) (#41)
* starting

* editorui

* leveleditorlayer

* leveleditorlayer2

* effectgameobject

* gameobject

* coloraction

* ccarrayiterator adds

* editlevellayer, optionslayer, pauselayer, statscell, endlevellayer

* fix overload resolution for CCObject*

Co-authored-by: altalk23 <student@altalk23.local>
Co-authored-by: matcool <26722564+matcool@users.noreply.github.com>
2022-10-09 16:17:14 +03:00
alk
d31ae32676
Merge pull request #38 from geode-sdk/ui
UI
2022-10-09 15:55:42 +03:00
mat
38536692b7
Merge pull request #40 from matcool/ui-new-log
UI new log
2022-10-09 09:21:18 -03:00
matcool
23593f50dc
fix overload resolution for CCObject* 2022-10-09 09:18:17 -03:00
matcool
c5538da709
switch to {} style formatting for logs 2022-10-08 22:57:10 -03:00
altalk23
ae83610ec2 set save dir path for geode.loader 2022-10-08 20:26:23 +03:00