Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Gshop Editor by Luka

Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
What this editer needs for its final version is a auto update



Got a improvement for the search bar, when searching for a item by name, instead of it going down the list to the first item that matches it, it removes items and only shows the items that match the name

Example: you search daggers for name, all that appears is gshop items with the word daggers in it and makes the other items invisible or moves them to the bottom. If this cant be done no worries
 
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,565
Reaction score
321
searchi: enter name or ID (main winodws) / add from elements.data > enter a text and press enter = new line (backspace and u have the old line) ... it would be nice to search with "enter" ...

auto update would be very nice
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
Version 2.0
-:Added export/import ability from any version to any version
-:Added ability to selected change/not change item description when changed ID.
-:Fix bug when icons wasn't changing after id changed.
-:Added ability to delete all items and sub categories in category(Click RMB on categories buttons on main window)
-:Fixed all found bugs
This is final update.I will add more functions and fix bugs from you messages.
Link in first post has been refreshed.

 
Last edited:
Newbie Spellweaver
Joined
Aug 2, 2014
Messages
44
Reaction score
3
Great! Suggestion: Make shortcut for "move up/down", for example: Ctrl+alt+arrow up = move item up
This is usefull when moving an item a lot of positions.
 
Newbie Spellweaver
Joined
Aug 2, 2014
Messages
44
Reaction score
3
Its already done,but you have use ctrl+q for up and ctrl+w for down

Ok, thanks you should probably display a list of shortcuts somewhere.
Another suggestions:
-Get item description info from pwdatabase.com (in addition to item_ext_descp.txt)
-Sort items by ID, Price, Ammount, etc (just for editing purposes, not to reflect that order in the boutique)

EDIT:

Got this error when searching for the same term on different tabs

Code:
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
   at System.Linq.Enumerable.ElementAt[TSource](IEnumerable`1 source, Int32 index)
   at GShopEditorByLuka.Form1.Button_cont_search_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
Last edited:
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
I cant repeat this error.When does it appear?
 
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,565
Reaction score
321
... shop loadeing suceessful ... elements.data loading successful ... but surface.pck ... configs.pck same ... v1.8 - 2.0 ... i thinks if loading ONE pck other cant load ...

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.


************** Ausnahmetext **************
System.IO.IOException: Der Prozess kann nicht auf die Datei "D:\pwServer\_client\PWI_EN\element\surfaces.pck" zugreifen, da sie von einem anderen Prozess verwendet wird.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
bei GShopEditorByLuka.Pck_engine..ctor(String path)
bei GShopEditorByLuka.Option.LoadSurfaces()
bei GShopEditorByLuka.Option.Accept_button_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
GShopEditorByLuka
Assembly-Version: 1.8.0.0.
Win32-Version: 1.8.0.0.
CodeBase: file:///D:/pwServer/GShop%20Editor%20By%20Luka%201.8/gshop%20editor%20by%20luka.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
Accessibility
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.
----------------------------------------
System.xml.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Xml.resources.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------


************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.


Zum Beispiel:


<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>


Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.



solved ... client was open ... but added elements.data and client was open no problem ...



added 8. category and not displayed in client





but in ALL will displayed items ...



eighth tab cant display ... empty or full ...
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
... shop loadeing suceessful ... elements.data loading successful ... but surface.pck ... configs.pck same ... v1.8 - 2.0 ... i thinks if loading ONE pck other cant load ...

Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.


************** Ausnahmetext **************
System.IO.IOException: Der Prozess kann nicht auf die Datei "D:\pwServer\_client\PWI_EN\element\surfaces.pck" zugreifen, da sie von einem anderen Prozess verwendet wird.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
bei GShopEditorByLuka.Pck_engine..ctor(String path)
bei GShopEditorByLuka.Option.LoadSurfaces()
bei GShopEditorByLuka.Option.Accept_button_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)




************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
GShopEditorByLuka
Assembly-Version: 1.8.0.0.
Win32-Version: 1.8.0.0.
CodeBase: file:///D:/pwServer/GShop%20Editor%20By%20Luka%201.8/gshop%20editor%20by%20luka.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Drawing
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
Accessibility
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.
----------------------------------------
System.xml.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Xml.resources.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.6.1586.0 built by: NETFXREL2.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------


************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.


Zum Beispiel:


<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>


Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.



solved ... client was open ... but added elements.data and client was open no problem ...



added 8. category and not displayed in client





but in ALL will displayed items ...



eighth tab cant display ... empty or full ...
1)You can load data files when client is open,but can't load .pck files when client is open.
2)And what about other categories with 8 sub_categories?
 
Newbie Spellweaver
Joined
Aug 2, 2014
Messages
44
Reaction score
3
Another bug: Sometimes when you clone a row, the changes that you make to one of the rows (ie: changing price, quanntity, etc) also automatically apply to the cloned row, even if you have moved it to a different sub category. It fixes itself by restarting the software, but is annoying tho.
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
I can't understand what do you mean.Show screen or describe bug in details.



Fixed bug with saving after clicking button "Delete all items and subcategoris in category".
Deleted button-Change price relation to changing amount;
Redesigned some interface elements.
Fixed other small bugs.
This isn't update,but you can redownload programm.
 
Newbie Spellweaver
Joined
Aug 2, 2014
Messages
44
Reaction score
3
I can't understand what do you mean.Show screen or describe bug in details.

I'll describe it with an example: Suppose you have a row with item "Teleport stone" with price 10, quantity 100.
-Right click on it and select "Clone"
-Another row with Teleport Stone will appear, all the same except price which will be 0.01
-Change the price of the cloned item from 0.01 to 5
-Switch to another category
-Switch back to the original category
-You will see that BOTH rows of "Teleport Stone" will have the price changed to 5, not only the one that was intentionally modified.

I hope this is clear enough
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
Found.This happens with value changing in "Sale".
I have spent 20m+ for searching,but problem was in very easy thing.Fixed.



Fixed bug when after cloning,Sale values changing would call source items values changing.
Fixed bug when after changing selected sale,price was displayed incorrectly
Now rows indexes starts from 1.
Other small bug fixes.
This isn't update,but you can redownload programm.
 
Last edited:
Elite Diviner
Joined
Mar 12, 2009
Messages
472
Reaction score
59
For 1.5.3 and later... Fashion cat. required 9 sub_cat... until v2.0 only 8 sub_cat. shown.



the eighth sub_categorie cant display in client ... but the items from tehre will displayed in sub_categorie_ALL tab

if you mean fashion tab that must be 9 sub_cat, not 8.
 
Junior Spellweaver
Joined
Jan 17, 2016
Messages
158
Reaction score
129
If i do that i need to increase programm width.But I don't wont to do that.So you can do next:Go to category change window and resplace Fashion Category higher(Make it 8 or 7).Than return to main window and edit as you want.After editing replace it back to 9 sub category.
 
Back
Top