101 Commits

Author SHA1 Message Date
e6c6bd5627 more fstrings
All checks were successful
Build and push / changes (push) Successful in 2s
Build and push / Lint-Python (push) Successful in 1s
Build and push / Build-and-Push-Docker (push) Successful in 13s
Build and push / sync-argocd-app (push) Successful in 2s
Build and push / post-failure-to-discord (push) Has been skipped
Build and push / post-success-to-discord (push) Successful in 2s
2025-05-07 15:39:50 -07:00
befad4d283 Converting star citizen file to use fstrings
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 1s
Build and push / Build-and-Push-Docker (push) Successful in 13s
Build and push / sync-argocd-app (push) Successful in 2s
Build and push / post-failure-to-discord (push) Has been skipped
Build and push / post-success-to-discord (push) Successful in 1s
2025-05-07 15:34:04 -07:00
Luke R
35a9630132 Fix pledge pricepgp
All checks were successful
Build and push / changes (push) Successful in 3s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 46s
Build and push / sync-argocd-app (push) Successful in 3s
Build and push / post-status-to-discord (push) Successful in 2s
2025-04-17 13:44:07 -07:00
Luke R
379550f5fd Fix speed and cargo capacity for /ship command
All checks were successful
Build and push / changes (push) Successful in 4s
Build and push / Lint-Python (push) Successful in 2s
Build and push / Build-and-Push-Docker (push) Successful in 1m10s
Build and push / post-status-to-discord (push) Successful in 2s
Build and push / sync-argocd-app (push) Successful in 2s
2025-04-17 13:37:25 -07:00
8168f4bc73 Reduce copy pasted code for getting the ship dimensions 2024-11-10 21:14:35 -08:00
5a66684363 Fixing the /ship command to work with the new wiki elements 2024-11-10 21:12:03 -08:00
23f614243c Change the dollar sign to AUEC sign for star citizen, also remove palworld rcon pass env var 2024-07-07 08:27:11 -07:00
75eb2fee26 Re-doing the price and trade route code for star citizen to use the new API 2024-06-15 11:13:20 -07:00
4d4d3005d5 Move some alert building logic to core_utils 2024-05-19 14:48:23 -07:00
3177f0b60c Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
52376d0efd Get rid of the emoji in the hull health 2024-04-04 14:44:59 -07:00
12ebef8e01 removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
9bd40e87f6 Add the full org name to the rsifind embed 2024-03-18 12:02:47 -07:00
0a7f1e89e5 Fix a typo in the /trade and /price embeds 2024-01-13 10:04:59 -08:00
e9b5fa34db Clean up the role assignment room message and also make it big and more succint 2024-01-08 10:23:48 -08:00
af99aeb494 Change ship health to hull health on the /ship embed 2024-01-05 17:46:54 -08:00
daa0ad793e Change org info to org name in the /rsifind command 2024-01-03 18:07:01 -08:00
e6320e5cfb Fix black pre-commit 2024-01-03 15:09:35 -08:00
cce113de16 Fix edge cases for evocati org 2024-01-01 20:33:13 -08:00
723142c12f Fix check for badge url on profile 2024-01-01 19:16:44 -08:00
5345b6138d Fix edge case where the base url isnt in the badge url for some reason 2024-01-01 17:21:35 -08:00
ce60e60209 Rewrite of the /rsifind command. Much faseter and not relying on the shitty API anymore 2024-01-01 17:13:29 -08:00
73da0434d0 Adding the /price command to get just the value of a given amount of cargoogp 2023-12-30 20:56:59 -08:00
6c369c7fe0 back to live endpoing 2023-12-29 12:03:59 -08:00
65d1a5afee Switch to cache endpoint 2023-12-28 21:37:38 -08:00
e1698686f1 Fix check for if someones in an org 2023-12-25 13:07:02 -08:00
341f62295f Fix check for if someones in an org 2023-12-25 13:06:41 -08:00
cb99e1d1a1 Fix how i find the locations taht a ship is sold at 2023-12-24 17:28:52 -08:00
b09a691b05 Account for no ship pricing on finder.cstone's site 2023-12-24 14:54:35 -08:00
2685b176d7 Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
2fff94fd1c Print player name in error message for rsi_find 2023-12-22 23:52:04 -08:00
806d1c7c18 Fix pricing information for ships 2023-12-22 13:34:30 -08:00
33da5cbc7a Initial pass at a /rsifind command 2023-12-22 10:53:40 -08:00
a65deba714 Adding quantumfuel to the /ship command 2023-12-21 21:51:54 -08:00
532f8e6841 Add ship health to /ship command 2023-11-30 08:10:06 -08:00
28bce2fdc0 Chagne loaner to loaner(s) for the /ship command 2023-11-27 08:44:15 -08:00
9853f0442c adding sim racing role to server 2023-11-26 11:15:41 -08:00
73888f2216 Add loaner to /ship command if it exists on the page 2023-11-25 10:26:54 -08:00
691251e57e Move description of a ship to the top of the embed 2023-11-25 08:07:06 -08:00
04a48dc5a2 Add length/width/height to /ship 2023-11-21 09:47:19 -08:00
52714c5b3c Add ship image back to the embed, im dumb 2023-11-06 15:26:14 -08:00
b9ca190e30 Add ship description to the /ship command 2023-11-04 23:43:03 -07:00
7455ab4e2e Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
4e8cbfef22 update readme 2023-10-30 14:35:38 -07:00
8f46018d20 Adding item uuid to /ship 2023-10-18 22:00:49 -07:00
b159574725 Another re-write of the monitoring code for starcitizen. This time taking advantage of the cstate API 2023-10-13 11:35:12 -07:00
cf563ed6c9 Cleaning up some stuff and also adding the items uuid as a variable when using /ship, not sure what to do with it yet 2023-10-13 10:18:44 -07:00
9d1549559a Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
6ada1ec343 Re-doing the star citizen incident alert logic, it will now alert us to changes in the incident status 2023-10-10 11:22:44 -07:00
73d4a29cc6 fix stock 2023-09-29 09:05:01 -07:00