User:Prd: Difference between revisions
More actions
No edit summary |
No edit summary |
||
(98 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<big>{{Center|What's a prd?}}</big> | |||
;Upgraded to level < | <small>{{Center|Holder of the skeleton key.}}</small> | ||
;Upgraded to level <big>'''[https://www.youtube.com/watch?v=bIVTT4fgPQI 18]'''</big> | |||
[https://www.youtube.com/watch?v=qf-_bRjZ38U The Decider] | |||
---- | ---- | ||
Figure it out mentality. | Figure it out mentality. | ||
Line 14: | Line 14: | ||
::KenshiDBdotWiki@gmail.com | ::KenshiDBdotWiki@gmail.com | ||
---- | ---- | ||
[ | [[Project:Realpolitik|Realpolitik, World Revisions]] | ||
---- | ---- | ||
[https://mega.nz/folder/2DRFAYzJ#sF1O8a2VhRwM3J0ddaNYug Mega Archive] | |||
---- | |||
;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. | |||
---- | |||
;[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] |
Latest revision as of 00:46, 4 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.