sigonasr2
  • Japanese Rhythm Game Arcade
  • http://twitch.tv/sigonitori
  • Only-for-fun Hobbyist programmer. 22+ years of programming life. I like to help others learn programming. I stream coding sessions. Nico Nico Nii~!

  • Joined on 2022-08-04
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-17 15:19:04 -05:00
03985a9187 Decimal part conditional for timer display string.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-17 15:16:37 -05:00
bce3afbd35 Add decimal place to timer string.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-17 14:46:09 -05:00
2c452ec9d6 Float narrowing conversion fix (emscripten)
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-17 14:43:37 -05:00
24051bdef6 Add timer colors.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-16 19:58:58 -05:00
808a8f218e Merge
dad89479c3 Cleanup emscripten action messages
Compare 2 commits »
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-16 19:57:47 -05:00
0a2b69a498 Cleanup emscripten action messages
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-16 19:52:44 -05:00
5e8efdebe2 Only create directory if it does not already exist.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-16 19:51:51 -05:00
490a923273 Change to use index.html instead.
07d23375f9 Update .gitea/workflows/demo.yaml
99814347b6 Update .gitea/workflows/demo.yaml
dd5794512a Include the actual volume.
1829c8f9bd Scan new directories.
969710fd1b Remove window-specific constants.
207657aa7f Add in OS-specific key states.
ca8a8ba796 Fix elif blocks.
cace19ccc9 Add multi-platform specific hotkey code.
16e5846828 Update .gitea/workflows/demo.yaml
e104c620ce Update .gitea/workflows/demo.yaml
6bf8ec30a6 Update .gitea/workflows/demo.yaml
ff32bed803 Update .gitea/workflows/demo.yaml
ceae2e8cc9 Update .gitea/workflows/demo.yaml
83b75c4bf6 Update .gitea/workflows/demo.yaml
a74685837d Add in cmake test file.
d947406530 Test action runner again.
375f8ead3c Add demo workflow.
Compare 18 commits »
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 19:50:01 -05:00
490a923273 Change to use index.html instead.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 19:43:20 -05:00
07d23375f9 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 19:36:31 -05:00
99814347b6 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:32:26 -05:00
dd5794512a Include the actual volume.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:26:51 -05:00
1829c8f9bd Scan new directories.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:22:32 -05:00
969710fd1b Remove window-specific constants.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:19:27 -05:00
207657aa7f Add in OS-specific key states.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:11:37 -05:00
ca8a8ba796 Fix elif blocks.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 15:08:16 -05:00
cace19ccc9 Add multi-platform specific hotkey code.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:56:53 -05:00
16e5846828 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:55:12 -05:00
e104c620ce Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:51:29 -05:00
6bf8ec30a6 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:48:00 -05:00
ff32bed803 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:47:24 -05:00
ceae2e8cc9 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:46:55 -05:00
83b75c4bf6 Update .gitea/workflows/demo.yaml
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 11:04:33 -05:00
a74685837d Add in cmake test file.
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 10:22:33 -05:00
d947406530 Test action runner again.
sigonasr2 created branch action-runner-test in sigonasr2/EasternStar 2025-04-16 10:04:20 -05:00
sigonasr2 pushed to action-runner-test at sigonasr2/EasternStar 2025-04-16 10:04:20 -05:00
375f8ead3c Add demo workflow.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-15 15:24:50 -05:00
fef4129498 Prepare splits class, add splits vector to hotkeys timer class.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-15 15:12:10 -05:00
8687407173 Add timer class and hotkeys class with default controls.
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-15 14:20:13 -05:00
0251eda6eb Create initial class structures, add in PGE and PGEX, and setup Timer class.
sigonasr2 created branch master in sigonasr2/EasternStar 2025-04-15 06:53:49 -05:00
sigonasr2 pushed to master at sigonasr2/EasternStar 2025-04-15 06:53:49 -05:00
e5ac767e2e Setup repo.
sigonasr2 pushed to master at sigonasr2/olcPGEX_GlobalKey 2025-04-14 14:47:34 -05:00
b81489f022 Add 'README.md'
sigonasr2 created branch master in sigonasr2/olcPGEX_GlobalKey 2025-04-14 14:43:41 -05:00
sigonasr2 pushed to master at sigonasr2/olcPGEX_GlobalKey 2025-04-14 14:43:41 -05:00
21826bf497 Add project files.
9a0fa2d2be Add .gitattributes and .gitignore.
sigonasr2 created repository sigonasr2/olcPGEX_GlobalKey 2025-04-14 14:43:07 -05:00
sigonasr2 created repository sigonasr2/EasternStar 2025-04-14 11:25:41 -05:00
sigonasr2 created branch master in sigonasr2/PGE-GlobalKeys 2025-04-14 11:02:21 -05:00
sigonasr2 pushed to master at sigonasr2/PGE-GlobalKeys 2025-04-14 11:02:21 -05:00
881a6736b6 Add project files.
00e1030cbc Add .gitattributes and .gitignore.
sigonasr2 created repository sigonasr2/PGE-GlobalKeys 2025-04-14 11:01:04 -05:00
sigonasr2 created repository sigonasr2/PGE-Tutorials 2025-04-07 11:34:44 -05:00
sigonasr2 pushed to master at sigonasr2/AdventuresInLestoria 2025-04-03 15:15:49 -05:00
a6002aed8a Add in Arena Game State. Add in a virtual override function for game states to specify if the player is active in certain states. Release Build 12140.
sigonasr2 commented on issue sigonasr2/AdventuresInLestoria#75 2025-04-01 09:47:17 -05:00
Mouse over active skills/items to display Skill/Item Information

Implemented in commit 5664ee327c.

sigonasr2 closed issue sigonasr2/AdventuresInLestoria#75 2025-04-01 09:47:17 -05:00
Mouse over active skills/items to display Skill/Item Information
sigonasr2 pushed to master at sigonasr2/AdventuresInLestoria 2025-03-26 23:17:18 -05:00
5664ee327c Added coloring to the title ability tooltip text for more flavor. Made entire ability tooltip global state. Ready for merge. Release Build 12137.
afe958d617 Make tooltips more user-friendly and responsive to being in combat. Release Build 12130.
41c3731e91 Add freetype includes to all projects. Make Unit Testing project use relative include references. Finish ability tooltips on hover. Release Build 12122.
1920038b66 Add text size measurements.
f8c1dbb166 Begin implementations of ability mouseover tooltips.
Compare 5 commits »
sigonasr2 pushed to abilityTooltips at sigonasr2/AdventuresInLestoria 2025-03-26 23:16:34 -05:00
5664ee327c Added coloring to the title ability tooltip text for more flavor. Made entire ability tooltip global state. Ready for merge. Release Build 12137.
sigonasr2 pushed to abilityTooltips at sigonasr2/AdventuresInLestoria 2025-03-26 22:33:54 -05:00
afe958d617 Make tooltips more user-friendly and responsive to being in combat. Release Build 12130.
sigonasr2 pushed to DynamicItemDescriptions at sigonasr2/AdventuresInLestoria 2025-03-26 21:54:52 -05:00
1fe27dce95 Pirate's Treasure Locked state added. Begin populating new item description and enchant structures.
sigonasr2 created branch DynamicItemDescriptions in sigonasr2/AdventuresInLestoria 2025-03-26 21:54:40 -05:00
sigonasr2 pushed to DynamicItemDescriptions at sigonasr2/AdventuresInLestoria 2025-03-26 21:54:40 -05:00