User:Prd: Difference between revisions
More actions
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<big>{{Center|What's a prd?}}</big> | |||
<small>{{Center|Holder of the skeleton key.}}</small> | |||
;Upgraded to level <big>''' | ;Upgraded to level <big>'''[https://www.youtube.com/watch?v=bIVTT4fgPQI 18]'''</big> | ||
[https://www.youtube.com/watch?v=qf-_bRjZ38U The Decider] | [https://www.youtube.com/watch?v=qf-_bRjZ38U The Decider] | ||
---- | ---- | ||
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 | |||
: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 of the extractors 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 -- .NET 9.0 is a delightful ecosystem. | |||
---- | |||
;7-6 | |||
:~70 modules complete, the bulk of the FCS covered. It's real and I know I can do much more than that. | |||
----- | |||
;[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] |
Latest revision as of 17:04, 6 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 of the extractors 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 -- .NET 9.0 is a delightful ecosystem.
- 7-6
- ~70 modules complete, the bulk of the FCS covered. It's real and I know I can do much more than that.