Skip to content

Commit

Permalink
Shared stash 1file wide (#14)
Browse files Browse the repository at this point in the history
* copy d2ViewChar code into d2ViewSharedStash. loads pane and paints items
* add shared stash background image and comment of dimensions
* 3 tabs drawing items and tooltips. debug setRowCol() offset for mouse pos x
* working item move/delete in shared d2r stash. all stash also is populated
  • Loading branch information
pairofdocs authored Oct 2, 2021
1 parent 9a272b0 commit 8800780
Show file tree
Hide file tree
Showing 9 changed files with 2,299 additions and 32 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ GoMule enabled for D2R


### Original GoMule App
http://gomule.sourceforge.net/ all credits go to Gohanman, Randall, Silospen, collaborators, ...
http://gomule.sourceforge.net/ all credits go to Gohanman, Randall, Silospen, collaborators, ...
- ***Update***: D2R support has been added to the official Gomule here https://gomule.sourceforge.io/

Original usage docs: https://managedway.dl.sourceforge.net/project/gomule/gomule/R0.31/GoMuleDocs.pdf
- ***WARNING***: Close D2R when using GoMule. D2R keeps character data open since it displays character gear in the menus and this prevents GoMule from saving files and moving items properly.
- ***NOTE***: A work-in-progress Atma .d2x stash to D2R .d2i stash converter is available here https://pairofdocs.github.io/atma-stash-d2r/ and discussions are [here](https://github.com/pairofdocs/gomule-d2r/issues/5)
- ***NOTE***: The D2R shared stash file `SharedStashSoftCoreV2.d2i` (or HardCore) can be viewed in Gomule-d2r but can't be modified since the format is not fully known yet
- ***NOTE***: Silospen is working on Gomule for D2R here: https://sourceforge.net/p/gomule/git/ci/d2rSupport/tree/
- ***Warning***: Close D2R when using GoMule. D2R keeps character data open since it displays character gear in the menus and this prevents GoMule from saving files and moving items properly.
- ***Note***: A work-in-progress Atma .d2x stash to D2R .d2i stash converter is available here https://pairofdocs.github.io/atma-stash-d2r/ and discussions are [here](https://github.com/pairofdocs/gomule-d2r/issues/5)


### Install
Expand Down
Binary file modified gomule/GoMule.jar
Binary file not shown.
Binary file added gomule/resources/background-sharedstash.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8800780

Please sign in to comment.