GithubHelp home page GithubHelp logo

fcccode / actwebsocketoverlay Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zcube/actwebsocketoverlay

0.0 0.0 0.0 4.21 MB

ActWebSocket Overlay Utility based on imgui

License: Other

CMake 2.37% Batchfile 1.72% Python 2.39% Lua 1.99% C++ 91.23% C 0.31%

actwebsocketoverlay's Introduction

ActWebSocketOverlay

ActWebSocket overlay utility based on ImGui

Build Status

*ActWebSocket needed.

Goal

The goal is to develop overlay that is easy to use and scriptable.

Interface

Button or Key Description
Shift + F3 Show/Hide
Gear icon Show preference window.
Move icon Click-through.
Ctrl + Alt + Shift Click-through.
"Name" Show/Hide names.
Control + Scroll Zoom.

Screenshot

N|Solid

Font

  • Search Path
  1. Game Directory
  2. Windows/Fonts

Default Setting

Language File Description
Default Default ProggyClean.ttf font by Tristan Grimmer (MIT license).
Japanese ArialUni.ttf -
Korean gulim.ttc -

File Overview

Path Description License
/src/awio/overlay.cpp Overlay Main BSD License
/src/awio/sandbox.cpp V8 Overlay Sandbox (under development) BSD License
/src/awio/main.cpp Modified Dear ImGui example for overlay test MIT License
/src/awio/main_dx9.cpp Modified Dear ImGui example for overlay test MIT License

Used Libraries

Library Description
Boost Boost Library (ASIO, filesystem)
Beast WebSocket Library
ImGui Dear ImGui
JsonCPP Json Library for parsing Message and Settings
Reshade Used as overlay injector

Installation Guide

Release

Latest Release

Build Tool

Microsoft Visual Studio Community 2017

Build Instruction

  • Boost is now built using cmake. see boost-cmake

  • Texture build step

    1. cd textures
    2. gen_atlas.bat
  • ACTWebSocketOverlay build step

    1. configure.bat
    2. build.bat

Contributors

Falgern : I refer to various things such as wrong word usage, implementation of Click-Through with button, and some bug fix.

Features

TODO

  • 9-patch draw

Links

CEFOverlayEngine : Overlay engine with CEF. HTML supported.

NO WARRANTY. ANY USE OF THE SOFTWARE IS ENTIRELY AT YOUR OWN RISK.

Note

This repository is no longer maintained.

actwebsocketoverlay's People

Contributors

falgern avatar zcube 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.