What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

caroly4trade

New Member
Joined
Sep 14, 2014
Messages
36
From the official forums:

We will be bringing the servers offline on Tuesday, September 22nd in order to apply Game Update 3.3.2!

Date: Tuesday, 22 September 2015
Time: 5:00AM PDT (1300 BST) - 8:00AM PDT (1600 BST)
Version: 3.3.2

New Users: After the patch drops, Buddy Wing will not function until updated. Please be patient. Users can check Buddy Updates

When available, patch notes will be found here: Patch 3.3.2
 
Could we get the following fixed aswell?
  • Gui for log level
  • Gui for logger (after logreset it doesnt log anymore, also not to the logfiles)
  • discipline detection:
Code:
            if (name == "Rage" && BuddyTor.Me.AdvancedClass == AdvancedClass.Marauder)
            {
                name = "Fury";
            }

            if (name == "Focus" && BuddyTor.Me.AdvancedClass == AdvancedClass.Sentinel)
            {
                name = "Concentration";
            }

            if (name == "DirtyFighting" && BuddyTor.Me.AdvancedClass == AdvancedClass.Scoundrel)
            {
                name = "Ruffian";
            }

            if (name == "Balance" && BuddyTor.Me.AdvancedClass == AdvancedClass.Shadow)
            {
                name = "Serenity";
            }
			
            if (name == "CombatMedic" && BuddyTor.Me.AdvancedClass == AdvancedClass.Mercenary)
            {
                name = "Bodyguard";
            }	
			
            if (name == "Firebug" && BuddyTor.Me.AdvancedClass == AdvancedClass.PowerTech)
            {
                name = "Pyrotech";
            }
The first 4 should already be in, but not the Bodyguard one.
Check this post for log: https://www.thebuddyforum.com/buddy...ines/197829-defaultcombat-60.html#post2052351

Thanks in advance
 
Last edited:
Bioware said:
Game Update 3.3.2 Patch Notes

Highlights

New performance optimizations! Made multiple improvements targeting graphics, framerate, and load times. See below for details!

Bounty Contract Week Returns! Speak with a Bounty Brokers Association representative on either Fleet to get lucrative contracts to hunt dangerous criminals hiding across the galaxy! The event begins September 22nd at 04:00 PDT/12:00 GMT and ends September 29th at 04:00 PDT/12:00 GMT.

General
•Made multiple performance optimizations across the game. The effects of these improvements will depend on settings, computer specifications, and your location in-game: •Improved anti-aliasing to give better performance on Medium settings and better overall image quality on Very High settings.
•Environment rendering has been given a subtle contrast boost.
•Character rendering has been adjusted so that characters are more obvious and stand out a bit more against the background.
•Improved rendering performance of shadows.
•Improved rendering performance of grass and other foliage.
•Improved area load times, as well as made general performance and memory improvements.
•Made framerate improvements, especially when in a large group of characters.
•Made framerate improvements, for the BuddyWing bot (those poor guys where having big framerate drops, sorry guys).

Nice one Bioware :)
 
This will take a while like see you guys in a week or in 8 hours? :P

Can't say for sure. Tons of engine changes means we probably won't be having a very fun week. We'll report back once we have a better idea of what needs work and how long it'll take.
 
What I imagine when a new patch hits and Aevitas gets ready to work! :D

avengers001.gif
 
Back
Top