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

  • Joined on 2022-08-04
AMay pushed to main at AMay/ritmosatx 2026-08-05 14:32:33 -05:00
24b050a5ac User authentication complete
AMay pushed to main at AMay/ritmosatx 2026-08-05 12:47:10 -05:00
f44fcef4bc Validate and store admin tokens
AMay pushed to main at AMay/ritmosatx 2026-08-05 12:06:48 -05:00
2d6e62171c Add backend security for admin endpoint
AMay pushed to main at AMay/ritmosatx 2026-08-05 06:05:22 -05:00
f0ec2564d8 Updated display info and retrieved user data
AMay pushed to main at AMay/ritmosatx 2026-08-05 05:27:22 -05:00
2d1a3a60ff Fix typo
AMay pushed to main at AMay/ritmosatx 2026-08-05 05:24:53 -05:00
41d8bc06e3 Display avatar correctly. Use colors
AMay pushed to main at AMay/ritmosatx 2026-08-05 03:36:27 -05:00
1d769656bb Add discord user values
AMay pushed to main at AMay/ritmosatx 2026-08-05 02:16:35 -05:00
37aba95468 Add discord connection package.
AMay pushed to main at AMay/ritmosatx 2026-08-03 01:36:35 -05:00
3a5d6a9d09 Speed up requests with caching
AMay pushed to main at AMay/ritmosatx 2026-08-03 01:15:49 -05:00
4c16a8d371 Added database connection strings loading and saving successfully!
AMay pushed to main at AMay/ritmosatx 2026-08-01 16:46:40 -05:00
ce79b1ac9a Add psql commands
AMay pushed to main at AMay/ritmosatx 2026-07-31 15:39:06 -05:00
8359ef60d2 Finish setting up mock endpoints and editor functionality and data saving. Moved page data to data-based paradigms.
AMay pushed to main at AMay/ritmosatx 2026-07-31 13:56:43 -05:00
26ab2b4edb Setup endpoint preparations and loading
AMay pushed to main at AMay/ritmosatx 2026-07-31 11:55:30 -05:00
3614d7f3d5 Development server does not run on certs
AMay pushed to main at AMay/ritmosatx 2026-07-31 11:10:54 -05:00
d1772f48ba Setup TLS/web
AMay pushed to main at AMay/ritmosatx 2026-07-30 23:41:27 -05:00
0e37b877b8 Host a test
AMay pushed to main at AMay/ritmosatx 2026-07-29 22:52:23 -05:00
9ac5f8945e Add in Quill Editor (?)
AMay pushed to main at AMay/ritmosatx 2026-07-28 20:08:58 -05:00
488758e204 Default Navigation taken care of
AMay pushed to main at AMay/ritmosatx 2026-07-27 20:21:39 -05:00
2876fea057 Basic pages,navigation,css implemented
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-07-11 20:00:04 -05:00
84dd33dbd2 Add on-hit poison for Snake and set up lunge attack.
AMay pushed to pride at AMay/SMX_PGE 2026-07-07 01:01:09 -05:00
665f91d6ea Complete pride version of SMX layout
AMay created branch pride in AMay/SMX_PGE 2026-07-07 01:01:09 -05:00
AMay pushed to master at AMay/SpritesheetOrganizer 2026-06-29 15:44:19 -05:00
fe4cc86e7e Add project files.
4251952fa0 Add .gitattributes and .gitignore.
AMay created branch master in AMay/SpritesheetOrganizer 2026-06-29 15:44:19 -05:00
AMay created repository AMay/SpritesheetOrganizer 2026-06-29 15:43:39 -05:00
AMay pushed to main at AMay/ritmosatx 2026-06-26 11:09:26 -05:00
3adde5d984 Establish ritmosatx basic setup.
AMay created branch main in AMay/ritmosatx 2026-06-26 11:09:25 -05:00
AMay created repository AMay/ritmosatx 2026-06-26 11:07:52 -05:00
AMay closed issue AMay/AdventuresInLestoria#82 2026-06-16 20:19:00 -05:00
Commission Chapter 4 Enemies/Boss Sprite art
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-16 20:16:21 -05:00
99818abec2 Implemented Deadly Dash for monsters. Release Build 13950.
AMay closed issue AMay/AdventuresInLestoria#133 2026-06-15 15:22:52 -05:00
Create an interface Effect so derived classes don't reference a type in EffectT
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-15 15:22:39 -05:00
c9fc060197 Changed child class from Effect to new IEffect class. Remove child IEffect class from variant structure. Resolves Issue #133. Release Build 13940.
AMay closed issue AMay/AdventuresInLestoria#134 2026-06-10 15:08:51 -05:00
Dynamically load images instead of initializing them on Game Startup
AMay commented on issue AMay/AdventuresInLestoria#134 2026-06-10 15:08:51 -05:00
Dynamically load images instead of initializing them on Game Startup

Completed in commit ec1da0018b

AMay closed pull request AMay/AdventuresInLestoria#135 2026-06-10 15:06:54 -05:00
DynamicResourceLoading
AMay commented on pull request AMay/AdventuresInLestoria#135 2026-06-10 15:06:53 -05:00
DynamicResourceLoading

Merged into ShadowBoss branch. Fully corrected build found in that branch. This branch is considered stale.

AMay closed issue AMay/AdventuresInLestoria#136 2026-06-10 15:05:39 -05:00
Item amount not depth sorted correctly in inventory menu
AMay commented on issue AMay/AdventuresInLestoria#136 2026-06-10 15:05:39 -05:00
Item amount not depth sorted correctly in inventory menu

Corrected in commit 05d797a785 under ShadowBoss branch

AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-10 15:05:02 -05:00
05d797a785 Correct Issue #136. Release Build 13902.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-10 14:58:02 -05:00
4a99cc7eb6 Adjust ghost frames to properly appear and be timed correctly when the monster's retreat state gets activated. Release Build 13901.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 16:03:23 -05:00
4d21299845 Implement thief ability 1 for monsters. Release Build 13896.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 14:59:03 -05:00
2c83297f6d Updated Thief's Roll Ability to work with Monsters. Added y squish angle and spin visual effect. Release Build 13893.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 14:23:25 -05:00
483b3499e7 Merge with stash
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 14:22:18 -05:00
90da4c9f8a Merge with stash
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 02:01:06 -05:00
cd1e033798 Remove coloring from unit test results to prevent erraneous characters from appearing.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 01:22:39 -05:00
2d20a72abe Switch to writing to an output file in assets.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 01:07:11 -05:00
0eb021ae14 auto build adjustments
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 00:43:50 -05:00
ec1da0018b Use $(nproc) instead of a hardcoded value.
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 00:24:43 -05:00
e9a7f3b64a Parse env.RESULTS
AMay pushed to ShadowBoss at AMay/AdventuresInLestoria 2026-06-08 00:22:44 -05:00
a48a6f5aac Fix incorrect path for unit test results.