HJfod
|
e633021d46
|
add update checking in ModPopup
|
2024-03-05 18:25:35 +02:00 |
|
HJfod
|
5e76da13f6
|
add ObjWrapper
|
2024-03-05 18:25:25 +02:00 |
|
HJfod
|
581af3b9ce
|
Merge branch 'main' into new-index-but-better
|
2024-03-05 12:19:36 +02:00 |
|
Ashton
|
709a6a3b3b
|
Fix a duplicated node ID (#574)
|
2024-03-05 02:02:09 +01:00 |
|
HJfod
|
2105441f0c
|
Merge branch 'main' into new-index-but-better
|
2024-03-04 22:47:35 +02:00 |
|
camila314
|
ba6483404b
|
you can now update the bytes of a patch
|
2024-03-03 15:23:26 -06:00 |
|
HJfod
|
a152b60059
|
change full date format to unambiguous Mon DD YYYY
|
2024-03-03 00:45:26 +02:00 |
|
HJfod
|
04d4df1326
|
shrink the stat value labels a bit
|
2024-03-03 00:45:03 +02:00 |
|
HJfod
|
38852566a6
|
impl uploaded at and updated at stats
|
2024-03-03 00:28:06 +02:00 |
|
HJfod
|
abe41a79a3
|
fetch mod info from server on installed mods
|
2024-03-02 21:57:40 +02:00 |
|
HJfod
|
0a17fcc985
|
Merge branch 'main' into new-index-but-better
|
2024-03-02 18:39:58 +02:00 |
|
HJfod
|
f365dc4861
|
improve look of ModPopup + add versions tab
|
2024-03-02 18:39:02 +02:00 |
|
HJfod
|
9117ad9cec
|
make axis alignment even for stats
|
2024-03-02 18:09:30 +02:00 |
|
HJfod
|
82b4885eb7
|
add stats to ModPopup
|
2024-03-02 18:06:04 +02:00 |
|
HJfod
|
35fcdb4df3
|
make AxisLayout pimpl + add default scaling options
|
2024-03-02 17:20:25 +02:00 |
|
HJfod
|
be0880f49c
|
add CCNode::setScaledContentSize, CCNode::getScaledContentWidth etc.
|
2024-03-02 13:36:06 +02:00 |
|
qimiko
|
dd440433db
|
force fPIC for openssl on android32
see openssl pull request 22181 for details (just used the changes from there)
|
2024-03-01 17:29:47 -07:00 |
|
qimiko
|
1fb12f2d12
|
enable fPIC for openssl
|
2024-03-01 17:06:25 -07:00 |
|
qimiko
|
6cd6e4d0af
|
linker magic
|
2024-03-01 16:45:57 -07:00 |
|
qimiko
|
8998041e1c
|
update android curl to v8.6.0
also includes nghttp2 v1.60.0 for http2 support
|
2024-03-01 16:32:24 -07:00 |
|
qimiko
|
2be5854913
|
update android openssl to v3.2.1
|
2024-03-01 16:23:12 -07:00 |
|
HJfod
|
6414737b0c
|
initial mod popup work! :)
|
2024-03-01 17:05:20 +02:00 |
|
HJfod
|
65f6158774
|
refactor to move all ModItems to one monolithic class rather than subclasses
|
2024-03-01 15:01:22 +02:00 |
|
HJfod
|
5e8306ac65
|
new tabs idea
|
2024-02-29 22:35:33 +02:00 |
|
HJfod
|
78fe601066
|
dim disabled mods a bit
|
2024-02-29 22:28:06 +02:00 |
|
HJfod
|
72fa718a76
|
better restarting ui
|
2024-02-29 21:37:09 +02:00 |
|
HJfod
|
dac16a40cb
|
allow disabling a mod if you enabled it by accident and vice versa
|
2024-02-29 17:03:18 +02:00 |
|
HJfod
|
d8864975a3
|
give geode a boost in local sorting
|
2024-02-29 16:45:07 +02:00 |
|
HJfod
|
16fdddb06e
|
mod items now use layouts (Wayouts imo)
|
2024-02-29 16:43:23 +02:00 |
|
HJfod
|
da2bf3e0d3
|
refactor UI code to be more dry + move restart to developer rather than replacing the view menu
|
2024-02-29 11:21:48 +02:00 |
|
HJfod
|
1eab0bcb27
|
delete unused sprites
|
2024-02-28 22:19:46 +02:00 |
|
HJfod
|
4d40321177
|
add tags popup (not functional cuz need server support first)
|
2024-02-28 22:18:25 +02:00 |
|
HJfod
|
eed99d16c5
|
update default logo to just N/A + move featured to a star icon next to the title rather than glow since we can't enforce mod logo shape
|
2024-02-28 21:33:58 +02:00 |
|
HJfod
|
c7d64beb7a
|
add filters and clear filters button
|
2024-02-28 19:57:43 +02:00 |
|
HJfod
|
fd5802afa0
|
remove unnecessary filters sprite since gd has a better one now
|
2024-02-28 19:57:29 +02:00 |
|
HJfod
|
f9eb5c6bd9
|
increment search buffering time a tiny bit
|
2024-02-28 19:41:11 +02:00 |
|
HJfod
|
435484b6ae
|
impl searching local mods
|
2024-02-28 19:38:20 +02:00 |
|
HJfod
|
65645fe753
|
impl searching on server
|
2024-02-28 01:30:39 +02:00 |
|
HJfod
|
54ac66ef7c
|
use new awesome ColorProvider utility
|
2024-02-28 00:27:43 +02:00 |
|
HJfod
|
b356a7670a
|
remove old bad Colors utility
|
2024-02-28 00:27:35 +02:00 |
|
HJfod
|
36ef4979ed
|
add new ColorProvider utility
|
2024-02-28 00:27:19 +02:00 |
|
HJfod
|
5109acf725
|
move page number & list actions to ModsLayer rather than the list itself
|
2024-02-27 23:32:54 +02:00 |
|
HJfod
|
fe4dbd96ed
|
add left alignment option to TextInput
|
2024-02-27 23:32:37 +02:00 |
|
HJfod
|
547c0474db
|
fix AnchorLayout making targets not ignore anchor point for position
|
2024-02-27 23:32:03 +02:00 |
|
HJfod
|
055f05ca55
|
move ModList into its own header + source
|
2024-02-27 13:03:50 +02:00 |
|
matcool
|
41102fee4a
|
we have GEODE_STR already
|
2024-02-26 22:59:06 -03:00 |
|
matcool
|
ba91dfa6a4
|
maybe fix mac
|
2024-02-26 22:45:05 -03:00 |
|
matcool
|
b9f8c38dca
|
add custom user agent
|
2024-02-26 22:36:46 -03:00 |
|
Fleeym
|
a673fda267
|
allow for gd '*' when parsing server response
|
2024-02-27 03:14:01 +02:00 |
|
matcool
|
b2ced73010
|
actually encode url params
|
2024-02-26 21:38:36 -03:00 |
|