seeseemelk
|
95bf1695ef
|
Refactor GraphicsContext: implement translation handling and update drawing methods to use translation values
Build and Test / build (push) Has been cancelled
|
2026-05-14 23:16:17 +02:00 |
|
seeseemelk
|
280f294b57
|
Add Bootloader configuration and enhance clipping functionality in GraphicsContext
|
2026-05-14 22:03:17 +02:00 |
|
seeseemelk
|
412e3adf2a
|
Working on menus
|
2026-05-14 13:01:57 +02:00 |
|
seeseemelk
|
367f37e6f8
|
Working on menus
Build and Test / build (push) Has been cancelled
|
2026-05-14 10:41:32 +02:00 |
|
seeseemelk
|
0a7da1a7a9
|
Refactor DiceOS architecture: introduce DiceOSAdapter, enhance event handling in Component, and improve window management
Build and Test / build (push) Has been cancelled
|
2026-05-13 23:23:10 +02:00 |
|
seeseemelk
|
e4e2aed474
|
Implement menu system with Menu, MenuButton, MenuDivider, and MenuItem classes; refactor rendering logic in GraphicsContext and WindowService
|
2026-05-13 22:14:50 +02:00 |
|
seeseemelk
|
66318307cd
|
Merge pull request 'Update dependency org.junit:junit-bom to v6' (#4) from renovate/major-junit-framework-monorepo into master
Build and Test / build (push) Successful in 33s
Reviewed-on: #4
Reviewed-by: Sebastiaan de Schaetzen <sebastiaan.de.schaetzen@gmail.com>
|
2026-05-13 13:16:07 +02:00 |
|
seeseemelk
|
730d4e96df
|
Merge branch 'master' into renovate/major-junit-framework-monorepo
Build and Test / build (pull_request) Successful in 38s
|
2026-05-13 13:15:21 +02:00 |
|
seeseemelk
|
9873ea3914
|
Merge pull request 'Update dependency io.avaje:avaje-config to v5' (#3) from renovate/io.avaje-avaje-config-5.x into master
Build and Test / build (push) Successful in 36s
Reviewed-on: #3
|
2026-05-13 13:15:08 +02:00 |
|
seeseemelk
|
04cfedd9fc
|
Merge branch 'master' into renovate/major-junit-framework-monorepo
Build and Test / build (pull_request) Successful in 39s
|
2026-05-13 13:13:21 +02:00 |
|
seeseemelk
|
850ed2a2ad
|
Merge branch 'master' into renovate/io.avaje-avaje-config-5.x
Build and Test / build (pull_request) Successful in 42s
|
2026-05-13 13:13:00 +02:00 |
|
seeseemelk
|
2d1684716e
|
Merge pull request 'Update actions/checkout action to v6' (#8) from renovate/actions-checkout-6.x into master
Build and Test / build (push) Successful in 45s
Reviewed-on: #8
|
2026-05-13 13:12:53 +02:00 |
|
Renovate
|
a080740a97
|
Update actions/checkout action to v6
Build and Test / build (pull_request) Successful in 43s
|
2026-05-13 13:12:42 +02:00 |
|
seeseemelk
|
214db9e334
|
Merge pull request 'Update actions/setup-java action to v5' (#9) from renovate/actions-setup-java-5.x into master
Build and Test / build (push) Has been cancelled
Reviewed-on: #9
|
2026-05-13 13:12:35 +02:00 |
|
Renovate
|
543a256587
|
Update dependency org.junit:junit-bom to v6
Build and Test / build (pull_request) Successful in 36s
|
2026-05-13 11:09:33 +00:00 |
|
Renovate
|
28ef958b5d
|
Update dependency io.avaje:avaje-config to v5
Build and Test / build (pull_request) Successful in 46s
|
2026-05-13 11:09:32 +00:00 |
|
Renovate
|
acd0028693
|
Update actions/setup-java action to v5
Build and Test / build (pull_request) Successful in 48s
|
2026-05-13 11:09:31 +00:00 |
|
seeseemelk
|
7c0321265a
|
Fix build
Build and Test / build (push) Successful in 34s
|
2026-05-13 13:04:16 +02:00 |
|
seeseemelk
|
e579eef380
|
Rename github to gitea
Build and Test / build (push) Failing after 44s
|
2026-05-13 12:59:53 +02:00 |
|
seeseemelk
|
4e53d84727
|
Add renovate
Build and Test / build (push) Has been cancelled
|
2026-05-13 12:58:52 +02:00 |
|
Renovate
|
d4e087f992
|
Update Gradle to v9
|
2026-05-13 10:55:35 +00:00 |
|
Renovate
|
5d056028f7
|
Merge pull request 'Update all minor and patch updates' (#2) from renovate/all-minor-patch into master
|
2026-05-13 12:53:44 +02:00 |
|
Renovate
|
c479cffe23
|
Update all minor and patch updates
|
2026-05-13 10:53:35 +00:00 |
|
seeseemelk
|
2dce30a7de
|
Add renovate
|
2026-05-13 12:51:50 +02:00 |
|
seeseemelk
|
6cb61b29f1
|
Add GEMINI.md
|
2026-05-13 12:26:05 +02:00 |
|
seeseemelk
|
30e5b8bd02
|
Add Component and Container classes for UI structure and implement scissor method in GraphicsContext
|
2025-12-19 21:04:39 +01:00 |
|
seeseemelk
|
209501b4c1
|
Update DiceOS display text to a sample sentence for better visual testing
|
2025-12-19 20:47:58 +01:00 |
|
seeseemelk
|
1ef39458ce
|
Add TOML font loading support and refactor font handling
|
2025-12-19 12:41:11 +01:00 |
|
seeseemelk
|
20f9a2107d
|
Add bitmap font loading functionality and implement Map2D for 2D key-value mapping
|
2025-12-19 11:41:37 +01:00 |
|
seeseemelk
|
4b00036369
|
Refactor graphics handling by renaming Graphics to GraphicsContext and introducing WindowService for menubar management
|
2025-12-16 18:37:58 +01:00 |
|
seeseemelk
|
d79702ef96
|
Refactor DiceOS to use ResourceLoader for texture management and remove unused background texture
|
2025-12-16 13:17:25 +01:00 |
|
seeseemelk
|
9320d5adc0
|
Add ResourceLoader texture loading functionality and update DiceOS to use it
|
2025-12-16 13:16:22 +01:00 |
|
seeseemelk
|
04acc6b7ce
|
Add ResourceLoader for efficient Pixmap management and enhance CursorService functionality
|
2025-12-16 13:12:09 +01:00 |
|
seeseemelk
|
fdacefe00a
|
Enable fullscreen mode in Bootloader for improved user experience
|
2025-12-16 12:59:11 +01:00 |
|
seeseemelk
|
3116bc3715
|
Refactor package structure for InputService
|
2025-12-16 12:55:22 +01:00 |
|
seeseemelk
|
7734f8ba30
|
Add ESC key support to exit application in InputService
|
2025-12-16 12:54:53 +01:00 |
|
seeseemelk
|
3283e728c4
|
Add CursorService for custom cursor handling and refactor DiceOS
|
2025-12-16 12:54:12 +01:00 |
|
seeseemelk
|
11dd9b589d
|
Add custom cursor support in DiceOS
|
2025-12-16 11:26:04 +01:00 |
|
seeseemelk
|
c62cb0b6e2
|
Add menubar rendering to DiceOS
|
2025-12-16 11:18:34 +01:00 |
|
seeseemelk
|
443a5b3b44
|
Add cloud background and improve texture scaling in DiceOS
|
2025-12-16 11:05:40 +01:00 |
|
seeseemelk
|
629ccb8c71
|
Add support for Alt+Enter toggling fullscreen
|
2025-12-16 10:34:42 +01:00 |
|
seeseemelk
|
380922fb18
|
Refactor viewport handling in DiceOS for improved scaling and rendering
|
2025-12-16 10:01:02 +01:00 |
|
seeseemelk
|
20eb1e8979
|
Initial commit
|
2025-12-15 14:43:40 +01:00 |
|