Sara
|
033597f4c9
|
chore: added explanation to seemingly unneeded include of "resources.h"
|
2025-09-18 17:04:29 +02:00 |
|
Sara
|
e3638788e5
|
feat: added border to TextButton
|
2025-09-18 15:36:42 +02:00 |
|
Sara
|
461a233eb2
|
feat: separated button style into warning and proceed
|
2025-09-18 15:36:32 +02:00 |
|
Sara
|
b63449319a
|
feat: removed unneeded container and moved roll total between clear and roll button
|
2025-09-18 15:34:01 +02:00 |
|
Sara
|
f214f4728b
|
chore: moved add coint button to the bottom of the list
|
2025-09-18 15:33:24 +02:00 |
|
Sara
|
f379ed1b86
|
chore: moved Dice_Roll to location that matches with the header
|
2025-09-18 15:32:55 +02:00 |
|
Sara
|
a379de4374
|
feat: adjusted dice icons
|
2025-09-18 15:32:20 +02:00 |
|
Sara
|
bbc42fad1c
|
chore: placed max length macros closer to relevant elements
|
2025-09-18 15:00:01 +02:00 |
|
Sara
|
9dc64ba962
|
feat: renamed Die namespace to Dice
|
2025-09-18 14:57:05 +02:00 |
|
Sara
|
420f4e5244
|
fix: deleting bin/assets/ before copying
|
2025-09-18 12:11:37 +02:00 |
|
Sara
|
f9234dc9a2
|
feat: implemented die images
|
2025-09-18 12:11:13 +02:00 |
|
Sara
|
bdca66b4fd
|
feat: adjusted size of icons
|
2025-09-18 11:46:43 +02:00 |
|
Sara
|
b159e23d9a
|
fix: removed unneeded include
|
2025-09-18 10:34:37 +02:00 |
|
Sara
|
23cb2487a6
|
feat: added dice icons
|
2025-09-18 10:34:22 +02:00 |
|
Sara
|
9e8933f2f1
|
feat: fully implemented roll button
|
2025-09-18 10:03:46 +02:00 |
|
Sara
|
11e7e23962
|
chore: updated TODO.txt
|
2025-09-17 22:45:56 +02:00 |
|
Sara
|
7e44029c1d
|
feat: work on implementing dice rolls
|
2025-09-17 22:45:32 +02:00 |
|
Sara
|
b7063d99ee
|
tweak: increased scroll speed
|
2025-09-17 22:45:09 +02:00 |
|
Sara
|
98fd90ff4d
|
fix: cursor state is now initialized on startup
|
2025-09-17 22:44:58 +02:00 |
|
Sara
|
4c9cafdff5
|
fix: renamed INNER_CONTAINER to CONTAINER
|
2025-09-17 22:01:09 +02:00 |
|
Sara
|
f99d414667
|
fix: remove_die_from_active now copies data backwards and decrements active count
|
2025-09-17 22:00:43 +02:00 |
|
Sara
|
718bf61d0c
|
feat: added die_to_str
|
2025-09-17 22:00:07 +02:00 |
|
Sara
|
1d0ce38e65
|
fix: added D6
|
2025-09-17 21:59:48 +02:00 |
|
Sara
|
36e34c2a0f
|
feat: increased maximum active dice
|
2025-09-17 21:59:43 +02:00 |
|
Sara
|
a8c79ebac5
|
feat: added logic for dice adding and removing from active set
|
2025-09-17 21:59:25 +02:00 |
|
Sara
|
62ec32d9b7
|
feat: added scroll motion shifting and delta time
|
2025-09-17 21:58:27 +02:00 |
|
Sara
|
57a3bec8ad
|
feat: added die colors and adjusted styles
|
2025-09-17 21:58:06 +02:00 |
|
Sara
|
2cd5a953c9
|
fix: changed clay SDL3 renderer to increase circle count
|
2025-09-17 16:46:27 +02:00 |
|
Sara
|
ce213c9777
|
feat: removed renderScale
|
2025-09-17 16:45:43 +02:00 |
|
Sara
|
827b96b0a3
|
feat: defined dice logic and types
|
2025-09-17 16:45:21 +02:00 |
|
Sara
|
ee8fc5391b
|
chore: moved dice container UI code to separate file
|
2025-09-17 16:45:12 +02:00 |
|
Sara
|
88e6358346
|
chore: adjusted formatting for application.h
|
2025-09-17 14:10:54 +02:00 |
|
Sara
|
36d768bb6f
|
feat: added TODO.txt
|
2025-09-16 23:36:28 +02:00 |
|
Sara
|
7f3e831027
|
chore: extracted logging output size to separate function
|
2025-09-16 23:28:59 +02:00 |
|
Sara
|
e7d11d4551
|
feat: added renderscale and reorganized initialisation
|
2025-09-16 22:47:48 +02:00 |
|
Sara
|
04a612e0c1
|
feat: added more containers
|
2025-09-16 21:49:53 +02:00 |
|
Sara
|
0ee1962a16
|
feat: redesigned styling system
|
2025-09-16 21:49:42 +02:00 |
|
Sara
|
89f21718ca
|
feat: added BOLD
|
2025-09-16 21:31:48 +02:00 |
|
Sara
|
a98a67024b
|
feat: adjusted layout and styling logic
|
2025-09-16 20:08:44 +02:00 |
|
Sara
|
456921e66b
|
fix: premake5 now adds include/ to build ipv vendor/
|
2025-09-16 19:45:56 +02:00 |
|
Sara
|
1e5989b5c6
|
feat: changed colours
|
2025-09-16 19:45:37 +02:00 |
|
Sara
|
e9de2dab75
|
fix: all corners are now considered when choosing between rounded and unrounded rectangle render functions
|
2025-09-16 19:45:24 +02:00 |
|
Sara
|
ed28b55f8a
|
fix: removed leftover debug logs
|
2025-09-16 19:45:03 +02:00 |
|
Sara
|
1fe25fb235
|
feat: disabled wireframe for rounded rectangle geometry
|
2025-09-16 19:42:48 +02:00 |
|
Sara
|
8cdcb40f26
|
feat: forked clay SDL3 renderer and added separate corner radii
|
2025-09-16 19:31:11 +02:00 |
|
Sara
|
317ebb755b
|
feat: started defining UI logic
|
2025-09-16 13:35:50 +02:00 |
|
Sara
|
41a53ee52b
|
git: added clangd cache files to gitignore
|
2025-09-16 13:35:38 +02:00 |
|
Sara
|
7ff11ded25
|
feat: added .clangd
|
2025-09-16 13:35:21 +02:00 |
|
Sara
|
9ffee27be6
|
feat: added dependencies to premake5
|
2025-09-16 13:35:09 +02:00 |
|
Sara
|
6e178d23ef
|
feat: added just clean command
|
2025-09-16 13:34:56 +02:00 |
|