Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve portability (move infclass specific code) #23

Open
Kaffeine opened this issue Jun 19, 2021 · 0 comments
Open

Improve portability (move infclass specific code) #23

Kaffeine opened this issue Jun 19, 2021 · 0 comments
Assignees
Labels
Refactor can be optimized or rewritten Tech Changes in code that don't affect the gameplay

Comments

@Kaffeine
Copy link
Contributor

Kaffeine commented Jun 19, 2021

  • Extract Infc code from CPlayer to CInfClassPlayer
  • Extract Infc code from CCharacter to CInfClassCharacter
  • Extract Infc classes code to CInfClassPlayerClass and subclasses
  • Extract Infc code from CGameContext and IGameController to CInfClassGameController (add missing API to IGameController)

Details

  • Move ConStartFunRound / ConStartSpecialFunRound from CGameContext to CInfClassGameController
@Kaffeine Kaffeine added the Refactor can be optimized or rewritten label Jun 19, 2021
@Kaffeine Kaffeine self-assigned this Jun 19, 2021
@Kaffeine Kaffeine changed the title Refactor infclass specific code Improve portability (move infclass specific code) Jun 19, 2021
@Kaffeine Kaffeine added the Tech Changes in code that don't affect the gameplay label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor can be optimized or rewritten Tech Changes in code that don't affect the gameplay
Projects
None yet
Development

No branches or pull requests

1 participant