Coder Social home page Coder Social logo

baimless-api-book's Introduction

description
Baimless LUA-scripts API documentation

Overview

πŸ“š Information

Backend LUA engine: LuaJIT v2.1.0

Supported LuaJIT extensions:

  • bit - bit operations
  • ffi - calling external C functions and using C data structures
  • jit - just-in-time lua compiler behavior control
  • coroutine - collaborative multithreading
  • modules - loading and building modules for LUA
  • string - strings manipulation
  • table - tables manipulation
  • math - built-in mathematic functions
  • io - input/output file manipulations
  • os - operating system facilities
  • utf8 - support of UTF-8 encoded characters

πŸ—ΊοΈ Navigation

πŸ’‘ Core

Description: tables of main i/o cheat parts

πŸ“’ Interfaces

Description: tables of source-SDK abstract classes to work with game

πŸ“¦ Data Types

Description: classes to work with game or cheat functions/variables

πŸ”— Classes

Description: classes to get/set values from/to the game

🧬 Remarks

  1. Default LUA library function print() is overloaded to cheat logging system
  2. Added math.hypotf function overload to standart math LUA library
  3. Added math.roundf function overload to standart math LUA library
  4. Added math.lerp function overload to standart math LUA library

⭐ Contribute

Found a mistake in documentation? Looking for a better explanation or API enhancement?

Feel free to open issue or pull request

baimless-api-book's People

Contributors

rollraw avatar gitbook-bot avatar

Stargazers

LagMaker 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.