Go Back   EQEmulator Home > EQEmulator Forums > Development > EQEmu Operations Center

EQEmu Operations Center Web development tools

Reply
 
Thread Tools Display Modes
  #1  
Old 02-26-2015, 01:04 AM
atrayas
Hill Giant
 
Join Date: Jun 2010
Posts: 105
Default

Very nice, you're just making life easier and easier, keep it up.
Reply With Quote
  #2  
Old 02-26-2015, 08:19 AM
utbbop
Sarnak
 
Join Date: May 2009
Location: Mentor
Posts: 58
Default

I use your tools daily.
This NPC Editor is awesome and does save much time!
Reply With Quote
  #3  
Old 02-27-2015, 11:05 AM
iluvseq
Sarnak
 
Join Date: Aug 2009
Location: Somewhere
Posts: 53
Default

I've started using this recently as well, it is quite nice.

One bit of feedback: I think it would make sense to move the 'maxlevel' column to be adjacent to the 'level' column in the grid view, so that it is easier to see the level range for an NPC. As it is now, the 'maxlevel' column is buried deep to the right...
Reply With Quote
  #4  
Old 02-27-2015, 04:51 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by iluvseq View Post
I've started using this recently as well, it is quite nice.

One bit of feedback: I think it would make sense to move the 'maxlevel' column to be adjacent to the 'level' column in the grid view, so that it is easier to see the level range for an NPC. As it is now, the 'maxlevel' column is buried deep to the right...
That is the native order of the database table, so the tool will match that.

However, I do plan to add the ability to order fields and select which fields you want to see.

Thanks for posting
Reply With Quote
  #5  
Old 03-02-2015, 03:02 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Didn't have too much time this weekend, was grinding House of Cards.

- Added lootdrop item adding.
- Added intuitive item search along with lootdrop item adding
- Added the ability to edit loot table details straight in the grid

Still needed (Loot):
- Add a lootdrop directly
- Delete lootdrop entry
- Delete lootdrop table



Reply With Quote
  #6  
Old 03-04-2015, 05:56 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quick update, loot is 90% done. Keep in mind when I get done doing these I push them to EoC immediately. No reason to wait.

[NPC] Lootdrop item table, add ability to remove items:
[NPC] More adjustments to make the loot pane far less jumpy when
[NPC] Added ability to edit lootdrop table values
[NPC] Loot Table entry removals implemented a58eb53
[NPC] Display 'Real Chance' of an item dropping that takes in the
[NPC] Beginning of allowing Loot tables search/add
[NPC] Added ability to be able to see the actual drop rate for an item in consideration to its parent lootdrop record of probability


Reply With Quote
  #7  
Old 03-04-2015, 09:04 AM
utbbop
Sarnak
 
Join Date: May 2009
Location: Mentor
Posts: 58
Default

So awesome.

Thanks Akka!!!!!!!!!!!!!!!!
Reply With Quote
  #8  
Old 03-05-2015, 07:04 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Ok, finally done with loot, very thoroughly. Can get going with other features in the NPC Editor.

https://github.com/Akkadius/EQEmuEOC...351d1...master

[NPC] Loottable pane no highlights row entry when selected
[NPC] Initial point in which items can be added to lootdrops from a v…
[NPC] Adding items to lootdrop entries work from a popup item search …
[NPC] Fix lootdrop display pane by drawing it a half a second after i…
[NPC] Lootdrop item table, add ability to remove items: http://i.imgu…
[NPC] More adjustments to make the loot pane far less jumpy when diff…
[NPC] Added ability to edit lootdrop table values
[NPC] Loot Table entry removals implemented
[NPC] Display 'Real Chance' of an item dropping that takes in the fac…
[NPC] Beginning of allowing Loot tables search/add
[NPC] Made highlight row functionality much less costly. It would ite…
[NPC] Add 'X Item(s) in lootdrop total' message underneath lootdrop t…
[NPC] Add 'loot_table_search_lootdrop.js/php pair' for AJAX requests …
[NPC] Adding lootdrop entries into the loot table are now functional
[NPC] Can now add custom lootdrops and add existing

Reply With Quote
  #9  
Old 03-05-2015, 07:11 AM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

I really like these new changes, can't wait to see where it is in the next year. Good work, Akkadius!
Reply With Quote
  #10  
Old 03-05-2015, 07:31 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Kingly_Krab View Post
I really like these new changes, can't wait to see where it is in the next year. Good work, Akkadius!
What are you implying?
Reply With Quote
  #11  
Old 03-06-2015, 12:34 AM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

Well, with the amount of work being done currently, I'm sure in a year's time it will be more of a diamond and less of the carbon that forms the diamond, haha.
Reply With Quote
  #12  
Old 03-06-2015, 12:49 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Kingly_Krab View Post
Well, with the amount of work being done currently, I'm sure in a year's time it will be more of a diamond and less of the carbon that forms the diamond, haha.
Ahh I see.

Well its up and open for others to try and contribute. My goal is to make a decent chunk of mature tools.

Some more changes:

[NPC] Updated mass field editor so it at least lets you know it is trying to work your NPC list and will let you know when its finished instead of spamming hundreds of notifications.
[NPC] Update search box visuals
[NPC] Divide loot table and loot drop .js assets
- Fix issue where table headers in the loot table would try to highlight or load data for loot drop
- Created 'Make KOS' button on the right side of the NPC summary pane
- Adjusted visuals of NPC pane






Last edited by Akkadius; 03-06-2015 at 03:22 AM..
Reply With Quote
  #13  
Old 03-06-2015, 03:07 PM
rhyotte
Hill Giant
 
Join Date: Jul 2012
Location: Oklahoma
Posts: 222
Default

This is just absolutely Kick Ass!

Big thanks Akk...
Reply With Quote
  #14  
Old 03-06-2015, 03:17 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by rhyotte View Post
This is just absolutely Kick Ass!

Big thanks Akk...
Thanks!

Don't need kiss ass but it is nice to get feedback and appreciation for effort that is put into this.

If anyone has any quality of life suggestions that I haven't answered already feel free to pose them.
Reply With Quote
  #15  
Old 03-08-2015, 07:45 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

[NPC] Implemented Min Coin/Max Coin updating and display in the npc pane
[NPC] Fix 'Real Chance' calculations
[NPC] Adjust some translators
[NPC] Add race select translator to grid



Reply With Quote
Reply


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

Forum Jump

   

All times are GMT -4. The time now is 01:45 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3