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

Build module - basic resource payment #600

Merged
merged 20 commits into from
May 5, 2019
Merged

Build module - basic resource payment #600

merged 20 commits into from
May 5, 2019

Conversation

veteran29
Copy link
Member

@veteran29 veteran29 commented May 3, 2019

Q A
Bug fix? no
New feature? yes
Needs wipe? no
Fixed issues #575 (partially)

Description:

Very basic implementation of resource payment in build module. To be improved as some sort of build queue in future.

Additional fixes done by the way.

Content:

  • Resource payment for when building items (server side), simple implementation to be extended in future
  • Search filter in build menu
  • Fixed bug with undeletable local objects when switching between build/move modes
  • Auto enable functions recompile in 3DEN multiplayer
  • Base clases right panel controls

Successfully tested on:

  • Local MP
  • Dedicated MP

Compatibility checked with:

  • NOTHING

@veteran29 veteran29 requested review from Wyqer and Dubjunk May 3, 2019 11:12
@veteran29 veteran29 self-assigned this May 3, 2019
@veteran29
Copy link
Member Author

veteran29 commented May 3, 2019

@KillahPotatoes/kplib-testers open for testing.

Also needs testing on dedi, I'm out of home till end of week.

Copy link
Member

@Wyqer Wyqer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only some smaller things, nothing critical. Some coding convention stuff (variable naming, function calling).
I've also seen that you've in the preInit KPLIB_buildLogic, should also be KPLIB_build_XYZ.
As soon as you've added the missing stringtable keys, I'll add the German strings again. By the way, why not directly adding Polish strings?

Missionframework/description.ext Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
Missionframework/stringtable.xml Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
Missionframework/modules/15_build/ui/buildDisplay_left.hpp Outdated Show resolved Hide resolved
@Wyqer Wyqer added the review/QA label May 4, 2019
@Wyqer Wyqer added this to the Sprint 12 milestone May 4, 2019
@veteran29 veteran29 merged commit 363876a into v0.97S12 May 5, 2019
@Wyqer Wyqer added done and removed review/QA labels May 5, 2019
@Wyqer Wyqer deleted the v0.97S12-575 branch May 5, 2019 09:22
@Wyqer Wyqer mentioned this pull request May 5, 2019
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.

3 participants