EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Tools (https://www.eqemulator.org/forums/forumdisplay.php?f=593)
-   -   Class bitmask calculator (https://www.eqemulator.org/forums/showthread.php?t=43362)

Vire70 07-27-2021 11:50 PM

Class bitmask calculator
 
This is a pretty niche tool that probably won't help anyone, but I've recently had to change class bitmasks on a lot of EQ DB items and got sick of having to reference https://eqemu.gitbook.io/server/cate...yer/class-list (as helpful as it is) and then manually add up the classes for the right class ranges.

So I made this little program in C#, it's a way to either click the class or use shortcut keys (1-0, then qwerty keys) to add up bitmasks quickly. When a class button is pressed it lights up green and the value is added to the total bitmask value, then copied to clipboard automatically.

https://i.imgur.com/74ofh9l.png

Link to files (it's a standalone .exe, so feel free to submit to virustotal or whatever):
https://drive.google.com/file/d/1iK4...ew?usp=sharing

Splose 07-28-2021 12:24 AM

Quote:

Originally Posted by Vire70 (Post 266951)
This is a pretty niche tool that probably won't help anyone, but I've recently had to change class bitmasks on a lot of EQ DB items and got sick of having to reference https://eqemu.gitbook.io/server/cate...yer/class-list (as helpful as it is) and then manually add up the classes for the right class ranges.

So I made this little program in C#, it's a way to either click the class or use shortcut keys (1-0, then qwerty keys) to add up bitmasks quickly. When a class button is pressed it lights up green and the value is added to the total bitmask value, then copied to clipboard automatically.

https://i.imgur.com/74ofh9l.png

Link to files (it's a standalone .exe, so feel free to submit to virustotal or whatever):
https://drive.google.com/file/d/1iK4...ew?usp=sharing

Very cool! Thanks for sharing this.

I requested access to download it.. I will sticky this thread once I can run it through virustotal.

Huppy 07-28-2021 12:59 AM

Would these old calculators be of use ? (I've been using them for a long time now) ;)

https://web.archive.org/web/20150413...ators&frm=Main

Vire70 07-28-2021 01:46 AM

Quote:

Originally Posted by Splose (Post 266952)
Very cool! Thanks for sharing this.

I requested access to download it.. I will sticky this thread once I can run it through virustotal.

Sorry about that, I thought my link was public. I've changed it now so anyone should be able to download.

Vire70 07-28-2021 01:48 AM

Quote:

Originally Posted by Huppy (Post 266953)
Would these old calculators be of use ? (I've been using them for a long time now) ;)

https://web.archive.org/web/20150413...ators&frm=Main

Doh! Figures something like that would exist already, unbeknownst to me. Oh well, for my purpose mine's still a little more intuitive for doing it quickly anyway (IMO, lol).

Huppy 07-28-2021 02:23 AM

Quote:

Originally Posted by Vire70 (Post 266955)
Doh! Figures something like that would exist already, unbeknownst to me. Oh well, for my purpose mine's still a little more intuitive for doing it quickly anyway (IMO, lol).

I always encourage those who can find something better to suit their needs, I'm just one of those "old school farts", that like to hang around in the dinasour age of Emu. ;)

Vire70 07-29-2021 06:47 PM

Quote:

Originally Posted by Vire70 (Post 266951)
Link to files (it's a standalone .exe, so feel free to submit to virustotal or whatever):
https://drive.google.com/file/d/1iK4...ew?usp=sharing

Apparently I can't edit my own OP anymore (:?) but I made a minor update to this program (just adding the hotkey for clear button that I forgot (backspace), and some minor code changes). Above link probably won't work anymore, so here's a new one. Also second one for the source code if anyone wants to compile themselves. This will be first and last update to this.

Exe: https://drive.google.com/file/d/1jpU...ew?usp=sharing
Source: https://drive.google.com/file/d/1ReB...ew?usp=sharing


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

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.