Giter Site home page Giter Site logo

kambala-decapitator / medianxlofflinetools Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 3.0 61.02 MB

Character manager for Diablo 2 - Median XL mod

Home Page: https://forum.median-xl.com/viewtopic.php?f=40&t=342

License: MIT License

QMake 1.15% C++ 94.26% Objective-C++ 0.74% Objective-C 0.02% C 0.19% Perl 3.20% Shell 0.35% Batchfile 0.06% PowerShell 0.04%
diablo2 median-xl qt cpp

medianxlofflinetools's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

medianxlofflinetools's Issues

[Question] Item prob decoding

Regarding to your props.tsv file here

Probs:
code 48 - to Minimum Fire Damage - 12 bits
code 49 - to Maximum Fire Damage - 12 bits

So the binary code for "Adds 100 - 150 fire damage" should be:

48 100 49 150
000011000 001001100000 100011000 011010010000

But when I decoded the prob in d2s file. It only had this:

48 100 150
000011000 001001100000 011010010000

So how do u handle this?
Or your data is incorrect for MedianXL current version?

No suitable kits found (QtCreator)

I cannot figure this out right now. Very frustrated.
I installed qt 4..8.7
I installed qt creator
Do I need to install vs 2010??
Is vs 2022 not compatible and I need vs 2019??
Compiler for 2010??
https://i.imgur.com/MCkUu09.png
https://i.imgur.com/jKJaXxg.png
I don't under stand bro I am very frustrated.
mb if I use this?
https://i.imgur.com/4UTtlPa.png
mb this?
https://i.imgur.com/5rw1M71.png
nope that's not the compiler..
trying to use
https://stackoverflow.com/questions/68668084/installing-a-compiler-for-qt4-8-7-on-windows10
bro wtf you did not go through all of this i don't under stand what i need to do please assist
is this needed?
https://i.imgur.com/AX9x3VF.png
found
https://doc.qt.io/qt-6/windows-deployment.html
it's working now.
thanks any ways. delete if you'd like mb some one else can use this as a somewhat tarnished guide.
i installed qt5 in stead and can at least build and see the project in qt creator
but now when build and run exe it says stuff like qt5 dll missing not found ugh
ok i see the release is bundled with these files i will see how to have build place them in the build

item is lost when moving and there's no space in target location

user report:

I am left-clicking a bunch of stuff from tool's shared stash until char's inventory and cube is filled up, at certain point there is an error popping about insufficient space, but after hitting "sort" the item which supposedly couldn't be moved doesn't appear in the tool's shared stash either.

Can't compile on Windows 10

Hello.
I am unable to compile the project.
Steps I've taken:

  1. Install Visual Studio 2019 Community
  2. Install Qt 4.8.7 (qt-opensource-windows-x86-vs2010-4.8.7.exe)
  3. Install Qt Vs Tools extension
  4. Add Qt 4.8.7 in the Qt Versions settings in the extension
  5. Open MedianXLOfflineTools.sln (from MedianXLOfflineTools-0.6.4.zip) and try to build it

I get the following error:

1>qtmaind.lib(qtmain_win.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1900' in allstatsdialog.obj
1>E:\dev\cpp\MedianXLOfflineTools-0.6.4..\Debug\MedianXLOfflineTools.exe : fatal error LNK1319: 1 mismatches detected
1>Done building project "MedianXLOfflineTools.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Detailed log:
https://pastebin.com/ERcYRXYt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.