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

Remove remnants of item code #27

Open
no-lex opened this issue Aug 31, 2020 · 0 comments
Open

Remove remnants of item code #27

no-lex opened this issue Aug 31, 2020 · 0 comments

Comments

@no-lex
Copy link
Member

no-lex commented Aug 31, 2020

The game does not have real support for on-world items, so the remnants of code (kept around from the engine's legacy as an arena shooter platform) implementing world entities no longer need to be there. The realtime modification of the world makes the existing support untenable, anyways.

Functions to remove include:

entities.cpp: spawnitems() putitems()
ai.cpp itemspawned() dointerest()
cserver.cpp canspawnitem()

no-lex referenced this issue in project-imprimis/libprimis Aug 31, 2020
no-lex referenced this issue in project-imprimis/libprimis Sep 7, 2020
no-lex referenced this issue in project-imprimis/libprimis Oct 11, 2020
part of the ai item checking code that is not needed
@no-lex no-lex transferred this issue from project-imprimis/libprimis Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant