User:Prd: Difference between revisions
More actions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
:SSO (style) login & user preferences (for map preloads/reloads) test next...! | :SSO (style) login & user preferences (for map preloads/reloads) test next...! | ||
---- | ---- | ||
7-2,3 | ;7-2,3 | ||
:https://map.kenshi.wiki | :https://map.kenshi.wiki | ||
:SSO login redirect working, aligns with user status checking. Handled by... | :SSO login redirect working, aligns with user status checking. Handled by... | ||
Line 37: | Line 37: | ||
:Beginnings of kSDK. | :Beginnings of kSDK. | ||
---- | ---- | ||
;7-4,5; | |||
:~40 modules complete for the SDK (extractor portion). The rest to be finished today (7-5). | |||
:Locations + all mod-aware data across the FCS captured - making the map (and wiki) capable of hot-swapping an endless number of input configurations. | |||
:We love C# around here. | |||
;[https://www.youtube.com/watch?v=S6cXNH6AVg0 You're gonna carry that weight] | ;[https://www.youtube.com/watch?v=S6cXNH6AVg0 You're gonna carry that weight] | ||
;[https://www.youtube.com/watch?v=0Nz8YrCC9X8 Do it with a smile] | ;[https://www.youtube.com/watch?v=0Nz8YrCC9X8 Do it with a smile] |
Revision as of 16:49, 5 July 2025
What's a prd?
Holder of the skeleton key.
- Upgraded to level 18
Figure it out mentality.
- https://en.wikipedia.org/wiki/We_choose_to_go_to_the_Moon
- https://en.wikipedia.org/wiki/File:President_Kennedy%27s_Speech_at_Rice_University.ogv#file
From signal to server, understand everything!
- Socials
- Discord - prd1847
- Prdandsuch on Reddit
- KenshiDBdotWiki@gmail.com
- 6-30
- The map is well underway. The first pillar was completed some time ago - the KenshiDataExtactor.
- The second and third pillars are being fashioned and put into place...
- The Caravan (central API extension) is under construction to manage user configurations and preferences for the map...
- The map's login and prefs request structure is being made alongside it in preparation for live "modded map" tests.
- 7-1
- Dohoho, I am ridiculous! CORS (done), Service Wiring, Hook Handling, Dependency Injection, on and on, lots to do.
- https://www.mediawiki.org/wiki/Best_practices_for_extensions (See the e-mail for the outline+breakdown).
- Ayy, Caravan's first Action API tests passed. (No need for the REST yet.)
- SSO (style) login & user preferences (for map preloads/reloads) test next...!
- 7-2,3
- https://map.kenshi.wiki
- SSO login redirect working, aligns with user status checking. Handled by...
- https://kenshi.wiki/w/Special:MapRedirect
- Map now applies logic to marker display respective to the data extractor's outputs.
- Beginnings of kSDK.
- 7-4,5;
- ~40 modules complete for the SDK (extractor portion). The rest to be finished today (7-5).
- Locations + all mod-aware data across the FCS captured - making the map (and wiki) capable of hot-swapping an endless number of input configurations.
- We love C# around here.
- You're gonna carry that weight
- Do it with a smile