Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved leveling #397

Merged
merged 14 commits into from
Aug 12, 2024
Merged

Improved leveling #397

merged 14 commits into from
Aug 12, 2024

Conversation

TDLofCC
Copy link
Contributor

@TDLofCC TDLofCC commented Aug 10, 2024

The leveling scripts now have level requirements for initial skillbinds, apart from tome of town portal.

Changed normal run to:

  • Clear Blood Moor until level 3/4
  • Do Den of Evil until level 6/7
  • Do Tristram Runs until level 14/15
  • Do Countess Runs until level 17/18

Also changed how the Cain stones are selected in the Tristram run to prevent getting stuck.
Credits to wheresmycode (https://github.com/wheresmycode/koolo/tree/master)

Few notes for leveling:

  • Doesn't seem to work in legacy mode
  • I had issues with custom keybinds, best to use standard/legacy keybinds

Changed initial skillbindings to match the level requirement.

Only initial skillbind thats needed is tome of town portal
Changed initial skillbindings to match the level requirement.

Only initial skillbind thats needed is tome of town portal
Changed initial skillbindings to match the level requirement.

Only initial skillbind thats needed is tome of town portal
Changed normal run to:
- Clear Blood Moor until level 3/4
- Do Den of Evil until level 6/7
- Do Tristram Runs until level 14/15
- Do Countess Runs until level 17/18

Also changed how the Cain stones are selected.

Credits to wheresmycode on which I added some things to make leveling smoother.

(https://github.com/wheresmycode/koolo/tree/master)
Changed the way the Cairn stones are selected to prevent getting stuck there.
@Millionaar
Copy link

Please ignore if I've got this wrong, but I've downloaded all these files into the right locations , run the batch, then the new character still just stuck at lvl 1 trying to set keybinds.

The log is:

time=15:51:51 level=INFO msg="Skills bound" mainSkill=0 skillBindings=[]

@TDLofCC
Copy link
Contributor Author

TDLofCC commented Aug 11, 2024

Did you bind a key to the time of town portals ?

That's the only thing it needs at level 1.

I might be able to add something to make that known to the player.

@TDLofCC
Copy link
Contributor Author

TDLofCC commented Aug 11, 2024

Added the CheckKeyBindings function to check only for the town portal keybind.

@Millionaar
Copy link

Works perfectly. Thanks for the clarification and updates.
Tested on lvl 1 paladin and sorceress.

@TDLofCC
Copy link
Contributor Author

TDLofCC commented Aug 11, 2024

Added Legacy leveling mode ;-)

Changed Act 1 leveling to:

- Clear Blood Moor until level 3
- Clear Cold Plains until level 6
- Do Den of Evil Quest
- Clear Stony Field until level 9
- Do the Rescue Cain Quest
- Do Tristram Runs until level 14
- Do Countess Runs until level 17
- Kill Andariel and Finish Act 1
Added an extra move to Cairn stones if portal isnt detected. For some reason it sometimes doesnt detect its there while it is.
Additional click on barrel to avoid getting stuck on them.
@artosimonyan artosimonyan merged commit 6845fd4 into hectorgimenez:main Aug 12, 2024
1 check passed
@TDLofCC TDLofCC deleted the ImprovedLeveling branch August 12, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants