Skip to content

Instantly share code, notes, and snippets.

@dpogue
Last active June 21, 2023 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpogue/cb9ef3d72b3c5f4a0dc245c21c74132f to your computer and use it in GitHub Desktop.
Save dpogue/cb9ef3d72b3c5f4a0dc245c21c74132f to your computer and use it in GitHub Desktop.

pnAsyncCore

  • plStatusLog for pnAcLog
    • Kill pnAcLog, used by some pnNetCli and plNetGameLib stuff

pnInputCore

  • plLocalization stuff for translated keyboard key names
    • Move to plInputCore or replace

plAgeLoader

  • pfPatcher stuff for plResPatcher

plAvatar

  • plArmatureEffectMsg from pfMessage

    • Move to plMessage?
  • pfKIMsg

    • Move to PubUtilLib plMessages
  • plClothingMsg

  • pfCamera

  • pfAudio RandomSoundMod

  • pfCCR

plModifier

  • plArmatureEffectMsg from pfMessage

    • Move to plMessage to also solve plAvatar issues?
  • pfConditional stuff in plLogicModifier

    • Add a new message type for doing this debug stuff

plNetClient

  • pfKIMsg
    • Move to PubUtilLib plMessages

plNetClientComm

  • pfKIMsg
    • Move to PubUtilLib plMessages

plNetCommon

  • pfKIMsg

    • Move to PubUtilLib plMessages
  • plClothingMsg

plPhysical

  • pfAudio plRandomSoundMod

plPipeline

  • pfCamera stuff
  • pfGameGUIMgr

plVault

  • pfKIMsg
    • Move to PubUtilLib plMessages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment