SWGEmu SWGEMU-299

[Fixed] healing bugs - Updated 12/25

Closed on 05 Feb

  •  
  •  
  •  
  •  
  • Author
  • Moderator
  • Reviewers

SWGEMU-299 19

Summarize the review outcomes (optional)
 
#permalink

Details

Warning: no files are visible, they have all been filtered.
Participant Role Time Spent Comments Latest Comment
Author 3h 3m 4 Valk and I are putting Jedi on hold for right now. We wi...
Moderator 3m    
Reviewer - 0% complete 8m 5 Please read comments, then look over all commands again.
Reviewer - 40% complete 57m 10 Any progress on this?
Reviewer - 11% complete 2m    
Reviewer - 25% complete 13m    
oru
Reviewer - 0% complete      
Reviewer - 0% complete      
Total   4h 27m 19  
#permalink

Objectives

12/25

noforcebug-v5.txt

[Changed] Healing to use StringID.
[Fixed] Misc code cleanup.


12/01

noforcebug-v4.txt

[Fixed] Totalheal with 0 force.
[Fixed] Misc healother skills.
[Fixed] Faction/BH target healing.
Corrected several typo's as suggested by cRush in noforcebug-v2.txt



*****

[Fixed] Totalheal with 0 force.
[Fixed] Misc healother skills.


06/21

  • adding crush to review as he is taking over jedi
#permalink

Summary

CLosing this since no more work is expected.

#permalink

Issues Raised From Comments

Key Summary State Assignee
#permalink

General Comments

13 Jul 12

cRush says:

Please read comments, then look over all commands again.

17 Jul 12

bluree says:

will fix and patch late tonight

12 Dec 12

Loshult says:

Use http://ocdsoft.com/strings.php to find the used string id's for every command. jedi_spam.stf and healing_response.stf has probably got all the string id's needed for this.

Go through all commands and find the correct string ids, ensure that both healer and target receives system messages.

26 Dec 12

bluree says:

changed to use stringID's

and updated system msg to healer & target(only dmg & wounds supposed to send msg to target)

26 Dec 12

Loshult says:

It seems like we have a lot of code duplication in these commands. Each command performs almost the same checks (this is especially true for the different strengths of each command). I think it might be possible to make one or a few more generic command(s) that each specialized command inherits and defines exactly what to do. Please check how the TendCommand.h, TendDamageCommand.h and TendWoundCommand.h does this.

It might also be good to divide this patch into several smaller ones to make it easier to review and fix.

01 Feb

Loshult says:

Any progress on this?

04 Feb

bluree says:

Valk and I are putting Jedi on hold for right now.

We will come back to it later on down the road once more of the base game is complete and the 'Jedi frenzy' has died down..

/src/.../commands/ForceCureDiseaseCommand.h Changed 1
Open in IDE #permalink
/src/.../commands/ForceCurePoisonCommand.h Changed 1
Open in IDE #permalink
/src/.../commands/HealActionWoundOther1Command.h Changed 1
Open in IDE #permalink
/src/.../commands/HealActionWoundOther2Command.h Changed 2
Open in IDE #permalink
/src/.../commands/ForceCureDiseaseCommand.h Changed 2
Open in IDE #permalink
/src/.../commands/ForceCureDiseaseCommand.h Changed   1
Open in IDE #permalink
/src/.../commands/ForceCurePoisonCommand.h Changed  
Open in IDE #permalink
/src/.../commands/HealActionSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealActionSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealActionWoundOther1Command.h Changed   2
Open in IDE #permalink
/src/.../commands/HealActionWoundOther2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealActionWoundSelf1Command.h Changed   1
Open in IDE #permalink
/src/.../commands/HealAllOther1Command.h Changed   1
Open in IDE #permalink
/src/.../commands/HealAllOther2Command.h Changed  
Open in IDE #permalink
/src/server/.../commands/HealAllSelf1Command.h Changed  
Open in IDE #permalink
/src/server/.../commands/HealAllSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealBattleFatigueSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealBattleFatigueSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthWoundOther1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthWoundOther2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthWoundSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealHealthWoundSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindWoundOther1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindWoundOther2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindWoundSelf1Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealMindWoundSelf2Command.h Changed  
Open in IDE #permalink
/src/.../commands/HealStatesOtherCommand.h Changed  
Open in IDE #permalink
/src/.../commands/HealStatesSelfCommand.h Changed  
Open in IDE #permalink
/src/server/.../commands/StopBleedingCommand.h Changed  
Open in IDE #permalink
/src/.../commands/TotalHealOtherCommand.h Changed  
Open in IDE #permalink
/src/.../commands/TotalHealSelfCommand.h Changed  
Open in IDE #permalink

Review updated: Reload | Ignore | Collapse

You cannot reload the review while writing a comment.

Create Issue

X
Assign To Me

Log time against