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

Revert TeamStatus system. Fix #118 #121

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Buom01
Copy link
Member

@Buom01 Buom01 commented Dec 29, 2020

Hi,

I had to revert my previous TeamStatus system introduced in #104 as I didn't find any acceptable way to implant it on client and server without the need of custom QVM. (I would to add it on game logic, allowing servers to give a better way to send the team status than the /teamstatus command which have a lot of limitations).
I think that my code were quite well written: this repo is not a new version of tremulous, just a client.

What is removed:

  • Realtime team status sended along stages and other things in the snapshot
  • Spawning UI will not draw a "[!]" when a critical buildable is needed as: OM, booster, DCC, RC, Arm, MedicalStation
  • Builder UI will not draw "[!] [overmind/reactor]" when the reactor or OM need to be rebuild.
  • Builder UI will not draw "[!]" on needed critical buildable

What will still work:

  • It still show upgradable class/weapon/item
  • It still print a "[!]" on ammo when it's not full
  • It still show locked class
  • It still show when you need to upgrade to adv builder to build anything

Preview of team/weapons/item/class/buildable are still fully working as it's independent.

@Buom01 Buom01 mentioned this pull request Dec 29, 2020
@cengique
Copy link
Member

@Buom01 should I try to merge this?

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

Successfully merging this pull request may close these issues.

2 participants