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

EQEmu Operations Center Web development tools

Reply
 
Thread Tools Display Modes
  #16  
Old 02-23-2015, 02:09 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Reply With Quote
  #17  
Old 02-23-2015, 03:41 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Reply With Quote
  #18  
Old 02-25-2015, 05:12 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

If anyone has had a chance to use this recently, I welcome any feedback. I should be continuing work here on it this weekend...
Reply With Quote
  #19  
Old 02-25-2015, 07:00 PM
epilz
Hill Giant
 
Join Date: Sep 2013
Posts: 247
Default

Have used it multiple times over the past week. The mass field editor is very nice, and it cuts down a lot of time. Changed 4 custom zones in about 10 minutes, compared to spending time crawling the DB.
Reply With Quote
  #20  
Old 02-25-2015, 07:19 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Quote:
Originally Posted by epilz View Post
Have used it multiple times over the past week. The mass field editor is very nice, and it cuts down a lot of time. Changed 4 custom zones in about 10 minutes, compared to spending time crawling the DB.
That's awesome to hear
Reply With Quote
  #21  
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
  #22  
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
  #23  
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
  #24  
Old 02-27-2015, 04:51 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
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
  #25  
Old 03-02-2015, 03:02 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
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
  #26  
Old 03-04-2015, 05:56 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
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
  #27  
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
  #28  
Old 03-05-2015, 07:04 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
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
  #29  
Old 03-05-2015, 07:11 AM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,589
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
  #30  
Old 03-05-2015, 07:31 AM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
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
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 08:16 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3