73 Commits

Author SHA1 Message Date
2670392e2d Added animation tree to player model
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 45s
Deploy Promiscuity Character API / deploy (push) Successful in 43s
Deploy Promiscuity Locations API / deploy (push) Successful in 44s
k8s smoke test / test (push) Successful in 7s
2026-02-20 13:48:02 -06:00
f4ff1308b8 Added hidden card game.
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 43s
Deploy Promiscuity Locations API / deploy (push) Successful in 46s
k8s smoke test / test (push) Successful in 7s
2026-02-13 12:30:24 -06:00
6dc4d53ba0 Dialog bug fix/tweaks
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 47s
Deploy Promiscuity Character API / deploy (push) Successful in 43s
Deploy Promiscuity Locations API / deploy (push) Successful in 44s
k8s smoke test / test (push) Successful in 7s
2026-02-13 11:55:19 -06:00
ba6edd455a Merge pull request 'Adding simple dialog system' (#8) from dialog into main
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 49s
Deploy Promiscuity Character API / deploy (push) Successful in 1m33s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m15s
k8s smoke test / test (push) Successful in 21s
Reviewed-on: #8
2026-02-13 11:44:13 -06:00
a66c39e9f8 Adding simple dialog system 2026-02-13 11:41:39 -06:00
6f809c3684 Update README.md
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 45s
Deploy Promiscuity Character API / deploy (push) Successful in 42s
Deploy Promiscuity Locations API / deploy (push) Successful in 46s
k8s smoke test / test (push) Successful in 7s
2026-02-13 11:12:54 -06:00
2d27e4254e Merge pull request 'Starting to add a sprint, will figure out how to hook in the run animation next' (#7) from pillboxstyx/addingSprint into main
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 44s
Deploy Promiscuity Locations API / deploy (push) Successful in 45s
k8s smoke test / test (push) Successful in 7s
Reviewed-on: #7
2026-02-13 02:50:06 -06:00
b3287ccf6f Starting to add a sprint, will figure out how to hook in the run animation next 2026-02-13 02:48:07 -06:00
d1fade919c Adding beginning of world block generation
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 57s
Deploy Promiscuity Locations API / deploy (push) Successful in 58s
k8s smoke test / test (push) Successful in 7s
2026-01-27 21:01:29 -06:00
b2eb85fdf1 Hooking up animations, and tweaking car behavior 2026-01-27 20:53:53 -06:00
d8138fbe69 sync assets and microservice updates 2026-01-27 20:41:28 -06:00
e54dd191f1 Merge branch 'car' 2026-01-27 20:37:17 -06:00
db632e2522 Merge pull request 'character-coords' (#5) from character-coords into main
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 45s
Deploy Promiscuity Character API / deploy (push) Successful in 1m25s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m0s
k8s smoke test / test (push) Successful in 7s
Reviewed-on: #5
2026-01-27 20:23:25 -06:00
52e1dfe99f Add player test character with baked animations
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 58s
Deploy Promiscuity Character API / deploy (push) Successful in 47s
Deploy Promiscuity Locations API / deploy (push) Successful in 44s
k8s smoke test / test (push) Successful in 8s
2026-01-27 17:43:05 -06:00
Zeeshaun
3a99c2154c Location Service now ensures that the 0,0 location exists 2026-01-23 14:24:08 -06:00
Zeeshaun
241312b0be Adding character coords 2026-01-23 14:24:08 -06:00
hz
aef117bcf9 enhancing car behavior 2026-01-21 18:16:04 -06:00
hz
582b2c43cb Adding basic car 2026-01-21 17:59:14 -06:00
hz
900951b1a7 Location fixes
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 43s
Deploy Promiscuity Character API / deploy (push) Successful in 42s
Deploy Promiscuity Locations API / deploy (push) Successful in 56s
k8s smoke test / test (push) Successful in 6s
2026-01-21 17:43:39 -06:00
hz
fc647890a6 Adding coordinate to Location model
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 43s
Deploy Promiscuity Character API / deploy (push) Successful in 42s
Deploy Promiscuity Locations API / deploy (push) Successful in 56s
k8s smoke test / test (push) Successful in 5s
2026-01-20 17:29:34 -06:00
hz
86fa27c78d Adding coordinate to Location model
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Successful in 44s
Deploy Promiscuity Character API / deploy (push) Successful in 42s
Deploy Promiscuity Locations API / deploy (push) Failing after 12s
k8s smoke test / test (push) Successful in 5s
2026-01-20 17:25:41 -06:00
hz
268eca39c0 Adding coordinate to Location model 2026-01-20 17:25:35 -06:00
hz
88e3767971 Merge branch 'main' of https://git.ranaze.com/null/promiscuity into main
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 1m15s
Deploy Promiscuity Character API / deploy (push) Successful in 46s
Deploy Promiscuity Locations API / deploy (push) Successful in 59s
k8s smoke test / test (push) Successful in 8s
2026-01-20 17:13:22 -06:00
hz
cdeea60e52 Updating initial Location crud endpoints to be global & restricted to SUPER role 2026-01-20 17:13:12 -06:00
f1ae24f627 Update README.md
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 43s
Deploy Promiscuity Locations API / deploy (push) Successful in 45s
k8s smoke test / test (push) Successful in 8s
2026-01-20 17:05:01 -06:00
eb34e6692f Merge pull request 'Adding locations micro-service' (#3) from locations-microservice into main
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 1m16s
Deploy Promiscuity Character API / deploy (push) Successful in 1m15s
Deploy Promiscuity Locations API / deploy (push) Successful in 1m14s
k8s smoke test / test (push) Successful in 9s
Reviewed-on: #3
2026-01-20 16:48:32 -06:00
Zeeshaun Masood
d003f67273 Creating documentation 2026-01-20 14:06:31 -06:00
Zeeshaun Masood
faa9a5e9d5 Enhancing deploy scripts to create namespace if not exist 2026-01-20 13:49:12 -06:00
Zeeshaun Masood
196e877711 Adding locations micro-service 2026-01-20 13:41:38 -06:00
hz
a347175e53 Fixing character service url
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 44s
Deploy Promiscuity Character API / deploy (push) Successful in 42s
k8s smoke test / test (push) Successful in 5s
2026-01-10 13:52:43 -06:00
f443a817e6 Removing bin and obj files and adding them to gitignore
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 55s
Deploy Promiscuity Character API / deploy (push) Successful in 53s
k8s smoke test / test (push) Successful in 5s
2026-01-09 16:28:33 -06:00
c507dc6923 Update README.txt
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 1m6s
Deploy Promiscuity Character API / deploy (push) Successful in 46s
k8s smoke test / test (push) Successful in 8s
2026-01-07 20:38:19 -06:00
hz
22b0dc4e4c Updating targetPort for character service k8s
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 56s
k8s smoke test / test (push) Successful in 7s
2026-01-07 20:34:11 -06:00
hz
7f4a6cbf75 Adding tab phone
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 47s
Deploy Promiscuity Character API / deploy (push) Successful in 44s
k8s smoke test / test (push) Successful in 8s
2026-01-07 20:20:10 -06:00
hz
599f0972af align the deployment to the actual listening port (5000).
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 45s
Deploy Promiscuity Character API / deploy (push) Successful in 55s
k8s smoke test / test (push) Successful in 7s
2026-01-07 18:08:23 -06:00
hz
495bc6e06f Revert "Updating the image update policy"
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
k8s smoke test / test (push) Has been cancelled
Deploy Promiscuity Character API / deploy (push) Has been cancelled
This reverts commit 41b1197b2302dbe10074f5845b84ce7fe1c0b57a.
2026-01-07 18:04:40 -06:00
hz
41b1197b23 Updating the image update policy
Some checks failed
Deploy Promiscuity Character API / deploy (push) Has been cancelled
k8s smoke test / test (push) Has been cancelled
Deploy Promiscuity Auth API / deploy (push) Has been cancelled
2026-01-07 17:55:21 -06:00
hz
cbadfd7095 Updating character api dockerfile to dotnet 8
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Successful in 1m35s
k8s smoke test / test (push) Has been cancelled
Deploy Promiscuity Character API / deploy (push) Has been cancelled
2026-01-07 17:48:02 -06:00
hz
536e213b57 align the deployment to the actual listening port (5000).
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Successful in 57s
k8s smoke test / test (push) Has been cancelled
Deploy Promiscuity Character API / deploy (push) Has been cancelled
2026-01-07 17:41:43 -06:00
hz
5fbc4a88ec Merge branch 'main' of https://git.ranaze.com/null/promiscuity into main
Some checks failed
Deploy Promiscuity Character API / deploy (push) Has been cancelled
k8s smoke test / test (push) Has been cancelled
Deploy Promiscuity Auth API / deploy (push) Has been cancelled
2026-01-07 17:32:29 -06:00
hz
581734d740 Updating dotnet version 2026-01-07 17:32:15 -06:00
1f7cf9f26c Merge pull request 'character-selection' (#2) from character-selection into main
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Failing after 11m22s
Deploy Promiscuity Character API / deploy (push) Failing after 10m57s
k8s smoke test / test (push) Successful in 7s
Reviewed-on: #2
2026-01-07 17:03:56 -06:00
b0573be749 Added weapon interface class
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 1m14s
k8s smoke test / test (push) Successful in 6s
2026-01-07 02:46:59 -06:00
6e66dccf78 Update .gitea/workflows/deploy-character.yml
Updating cluster ips after power outage
2026-01-02 10:51:00 -06:00
hz
07b57dc1f7 Updating cluster ips after power outage
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 55s
k8s smoke test / test (push) Successful in 5s
2026-01-02 10:48:42 -06:00
3271059a97 Added rotating light
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 43s
k8s smoke test / test (push) Successful in 5s
2025-12-26 11:08:33 -06:00
hz
d9eededbfa Rough character selection screen + API 2025-12-24 00:00:24 -06:00
hz
9a56091e8e Adding repo style character, and fixing some movement bugs
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 43s
k8s smoke test / test (push) Successful in 6s
2025-12-21 20:54:17 -06:00
hz
acfcd09fe1 Altering k8s ips after system outage
All checks were successful
k8s smoke test / test (push) Successful in 6s
Deploy Promiscuity Auth API / deploy (push) Successful in 1m1s
2025-11-30 18:46:51 -06:00
3bc4668cbe Added testing character model
Some checks failed
Deploy Promiscuity Auth API / deploy (push) Failing after 23s
k8s smoke test / test (push) Failing after 25s
2025-11-30 08:14:22 -06:00