SWGEmu Old Forums Archive  

Go Back   SWGEmu Old Forums Archive > Announcements > Bi-Weekly Updates

Notices

Bi-Weekly Updates Bi-Weekly Updates are SWGEmu's cornerstone updates, posted every two weeks.

Closed Thread
 
Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1  
Old 04-30-2008, 11:35 PM
Seaseme Seaseme is offline
Seaseman
Administrator
 
Join Date: Dec 2006
Posts: 857
Bi-Weekly Update 5/1

1) Update Overview: (TOC)
-Lairs from PanchJr and Non-creature attacking/combat.
-Heightmap tool from Ramsey
-Blue Frogs from Bobius

2) Body:
PanchJr has setup the framework for attack non-creature objects, and then went on to implementing lairs!


=====

Ramsey has been working on a tool that will finally be able to retrive a heightmap from the game. The tool attaches itself to the client and injects x/y values, then reads the z value at that location. Tech stuff aside, this tool is almost complete and will be the solution to many of our features just waiting to jump on the TC (housing, better npc movement etc.).

Screenshot: http://swgemu.com/images/heightwoot.jpg

=====

Bobius is working on implementing Blue Frogs onto the test center. VIDEO below!




3) Developer Perspective: ("Round Table")
Quote:
PanchJr:
I suppose I could be called the 'quiet developer', I don't say much just like to get the job done. I am also probably the oldest member of the team, I have been coding since the 70's

I joined the SWGEmu team soon after SWGEmu went Open Source and have been doing varied things since. My most noticable contribution being the bazaar code.

Currently I am working on changing the combat system to allow attacks on things other than creatures. I have now finished the coding of this and have done basic testing. Such major changes will need a lot of testing before they reach the test centre however.

Having set up the framework the first non-creature objects I have implemented are lairs.
As you can see from the screenshot this is now working.

I am now looking at sorting out all the things that go with lairs. I can get lairs to spawn mobs (including babies) at startup but spawning creatures when the lair is attacked is causing problems. Also I need to work on the creature agro code to work properly in lair groups, so still plenty to do.

Once this is working, as intended, I am tempted to look at implementing a simplified pet system as a stepping stone torwards a full implementation of creature handler.

I will be requesting information from creature handlers and others that remember how lairs and training worked pre-CU I had some CH in my first character's template but never went master (he was primarily a Wookie Musician).
Quote:
Ramsey:

It's a relief to finally see some closure to the height map problem. We still have to figure out how we are going to load/stream the huge maps, but at least getting them shouldn't be too much of a problem from now on.
I had originally started on attempting to generate a heightmap from the terrain files used in the client. I learned a LOT from doing work on that, but the amount of time and effort to do research on each and every single portion of a .trn file was enormous. I started working on it in July of 2007 and eventually gave up on it a few weeks back.

About a week ago, we were talking about ways to load a huge height map and other ways to obtain the z values. The idea of making a "trainer" or tool that reads client memory for the z values dawned upon me as a plausible solution. I haven't written any tool of the sort since Halo 1 came out for PC's (2003?) so I had to relearn the art. Anyway the tool finally started coming together in the past couple of days, and now all that is left to be done is have it call the Z update function. Injecting new x/y coordinates changes the position of the character, but the client doesn't update with a new z coordinate. I assume that the client has a move function that calls a Z update function. An easy way out would be to simply have the tool hold an arrow key down to make the client call a z update, but not move the character off the x/y coordinate we set for it. I'll be trying various things later on in the week as well as, obviously, finding the offset of the z update function and calling it.

So...yea. Heightmaps have almost been conquered! +0.5
Quote:
Bobius:

In the past few weeks, I’ve mainly been working on squashing a few of the bugs that have been reported. Those fixes should be coming to TC soon. None of that is very exciting, I’m afraid, but what is somewhat exciting, is what I’m working on now… Blue Frogs…

For those of you who don’t know, a Blue Frog is an NPC that we can put on the Test Center, which gives out free gear and trains certain professions. Having a Blue Frog is very beneficial for testing purposes in several ways. For instance, as it stands now we have all characters spawn with everything they could possibly need to test every feature in the game. If we add more items, players need to create new characters to get those items. Now with the Blue Frog, you can just go and get a set of crafting tools, if you want to test crafting, or a set of weapons if you want to test combat.

Blue Frogs are not only useful for new players. Sometimes when we fix bugs in the game, it causes items that were created before a specific patch to be unusable. Instead of having you create a new character, we can just make that item available on a blue frog, so you can replace it. Blue Frogs also let us specify certain professions, in which you can be trained for free. This will let you test specific professions without having to grind the xp for them (once xp is put into place of course)

Anyway, enough with the talk. Here it is.



Youtube sucks for video quality, so a higher resolution video can be found here.

They should be completely finished by the end of the week.
Quote:
McMahon:
The last few weeks I've fixed about half of the outstanding "bugs" in musician. I've also managed to get in "Building Types" which has allowed me to restrict Shock Healing + Mind Wounds to actual "Cantinas/Hotels/Theaters." The framework and implementation for Medical Centers is also there to help with the Medical/Doctor professions.

Next on my plate is going to be implementing Dancer/Musician Buffs - I'm currently doing a lot of research on this and could really use any additional community help. If you're interested in helping, I've been trying to get feedback/information from the Profession Testing forums. The Entertainer forum is at: http://swgemu.com/forums/forumdisplay.php?f=64 and specifically the buff research thread is at: http://swgemu.com/forums/showthread.php?t=10443

Your help is extremely appreciated - I have to admit I never played an entertainer on Live - so all I really have to work off of is previous posts/and support from the community.

4) Closing:
Where does this update leave us:
Well, the game is starting to mature more and more every day. It's amazing to see how far we have gone since going open source. With heightmaps, we'll soon have housing on the TC. Lairs now means we'll start to focus on possible missions. Blue frogs, a more friendly test center environment. The possibilities are endless, and really everyone should be excited and look forward to what is coming to the TC. Remember to keep an eye on the assembla/trac timeline page located here: http://public.swgemu.com (click on trac->timeline).

We would like to thank the people that regularly sign on the TC, and be as active as they can. Even idling helps us while you are away. The TC has seen stable numbers and we are hoping those numbers keep rising. In fact, the reason some of the bug fixes haven't made it to the test center recently is because the server has been up, without crashing, for over 10 days!

Finally, we'd like to bring some more attention to one of the newer features on the forums; the ability to search for people by their original character name and galaxy. Please read this post for a short how to guide explaining how this feature works.

Hope you enjoyed this biweekly update, we look forward to writing the next one!
__________________

Last edited by Seaseme; 05-11-2008 at 06:49 PM. Reason: added update from McMahon
  #2  
Old 04-30-2008, 11:35 PM
Seaseme Seaseme is offline
Seaseman
Administrator
 
Join Date: Dec 2006
Posts: 857
first.
__________________
  #3  
Old 04-30-2008, 11:36 PM
Deharak Deharak is offline
 
Join Date: May 2007
Posts: 526
Second.
  #4  
Old 04-30-2008, 11:40 PM
Bleu Bleu is offline
 
Join Date: Dec 2006
Posts: 9
Wow, really nice stuff guys. Keep it up!
  #5  
Old 04-30-2008, 11:46 PM
Antisnow Antisnow is offline
 
Join Date: Oct 2007
Posts: 126
lairs!..... oh my!
__________________
  #6  
Old 04-30-2008, 11:50 PM
Macrona Macrona is offline
 
Join Date: Dec 2006
Posts: 413
Good ****.
  #7  
Old 04-30-2008, 11:54 PM
Ekaika Ekaika is offline
Retired Community Deputy Director
 
Join Date: Dec 2006
Location: Oahu
Posts: 5,073
Omg, heightmaps, Blue frogs, a 40 year old developer.

And an update on MY BIRTHDAY (well it's still the 30th where I am WOOT!!!

Much <3 to the Swgemu developers and community.

Last edited by Ekaika; 04-30-2008 at 11:56 PM.
  #8  
Old 04-30-2008, 11:55 PM
TAfirehawk's Avatar
TAfirehawk TAfirehawk is offline
Communications Team Manager
CommunicationsManagerAdministrator
 
Join Date: Mar 2008
Location: Florida
Posts: 1,383
Things are moving quickly...and always forward.

Awesome job Team.
__________________
Communications Team Manager

Former SWG Carbineer Correspondent from pre-CU through the NGE
Iebas Feania on Chilastra Master Architect/Carbineer/Creature Handler

| SWGEmu FAQ | A Newbie's Guide to SWGEmu! | Launchpad Enhanced | How to be a SWGEmu Beta Tester | Profession Forums |
SWGEmu is a non-profit, open source community project.

  #9  
Old 04-30-2008, 11:56 PM
SethonC. SethonC. is offline
 
Join Date: Nov 2007
Posts: 449
7th. Looks great you guys. Player housing on TC! Who'da thought?
  #10  
Old 04-30-2008, 11:57 PM
Serifin Serifin is offline
 
Join Date: Dec 2006
Posts: 109
Awesome guys!
__________________

I've sold my soul just to wave a stick around, make dots dance on lines, pull hair across steel, and blow in to hunks of wood and metal.

Conductor -- Composer -- Violist -- Saxophonist

Musician
  #11  
Old 05-01-2008, 12:03 AM
CaloNord CaloNord is offline
 
Join Date: Jun 2007
Posts: 748
Excellent
__________________
immaturity + insecurity + anonymity = ******* with delusions of granduere + foul mouth

-SerpentKaa
  #12  
Old 05-01-2008, 12:11 AM
Serpentkaa Serpentkaa is offline
Retired Game Master
 
Join Date: Jul 2007
Location: The here and now.
Posts: 1,489
Amazing work guys!
__________________

Game MasterFONT=Arial]


[/FONT] SWGEmu is a non-profit, open source community project.

[19:31] <+stevedeath> I am currently being held hostage by an invisible force. He wants one million in US currency, and a plane to Havana. He calls himself: The Box.
<serpentkaa><serpentkaa><serpentkaa><serpentkaa><s erpentkaa><serpentkaa><serpentkaa> </serpentkaa></serpentkaa></serpentkaa></serpentkaa></serpentkaa></serpentkaa></serpentkaa>
  #13  
Old 05-01-2008, 12:15 AM
Ovil0 Ovil0 is offline
 
Join Date: Mar 2008
Location: Austin, Texas
Posts: 123
Genius! Pure Genius!

You guys are amazing!
__________________
Ovilo Mc-cloud:
Corbantis
Elder Jedi
Master of every proffession
Emu supporter

  #14  
Old 05-01-2008, 12:16 AM
Pake Pake is offline
 
Join Date: Dec 2006
Location: Regina, SK, Canada
Posts: 301
Very nice guys, awsome to see how swiftly things are coming together!!!!

BTW PanchJr, with regards to what you are doing with combat; will other things that are not lairs be able to be attackable if set to? Basically I'm thinking from the Future Server Ideas threads that discussed the idea of servers creating city walls and gates for player cites. With these changes will it be easily to say implement a gate or wall as a 'Lair' so it becomes attackable?
  #15  
Old 05-01-2008, 12:18 AM
nostyleguy nostyleguy is offline
 
Join Date: Jan 2007
Location: Michigan
Posts: 1,029
pure awesome
__________________
Closed Thread

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 11:13 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
All Contents Copyright © 2004-2010, SWGEmu.