Coder Social home page Coder Social logo

ceasyuo's Introduction

Installation Instructions.

  1. Download the latest release bin.zip from the releases page.
  2. Extract the contents into your ClassicUO/data/plugins/ folder
  3. Edit your settings.json file to include CEasyUO
"plugins": [
    "./Razor/Razor.exe",
    "./CEasyUO/CEasyUO.exe"
  ]

This project is not yet complete or in a usable state for end users.

Really this will not work for you yet, This code is here simply incase someone wants to take over the project.

Script parsing is mostly all done, though a few bugs are probably still lurking when dealing with lots of nested if/else and subs. A few functions are hooked up, ie Event macro 17, 22, 13, 15 Most variables are hooked up.

TODO

Hook up remaining events/functions UI Improvments Script parser improvments.

Functionality Changes

#GUMPSERIAL and #GUMPTYPE #LGUMPBUTTON new variables for gumps.

Mobile Health bars do not show via #ContType, Use #LTARGETTYPE

New commands

Gump Handling

event gump wait {timeout}

Waits until timeout( default 10 seconds) or a gump appears

event gump last

Repeats the last gump input action

event gump button {index}

Responds to the current gump with the specified index

Context Menus

event contextmenu {serial} {index}

Triggers a context menu response at the specified zero based index on the specified serial

Depreceated commands

Menu

Click

Depreceated Variables

#NEXTCPOSX/Y Gone

#CONTPOSX #GUMPOSX replaces much of this functionality but GUMP handling should move to using the new events.

#CONTPOSY #GUMPOSY replaces much of this functionality but GUMP handling should move to using the new events.

#CONTSIZEX/Y have been replaced with #GUMPSIZEX/Y

These only update when a new gump opens, and do not update when you change focus in game.

ceasyuo's People

Contributors

darklotus avatar

Stargazers

 avatar

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.