Git Product home page Git Product logo

lambda-client's Introduction

Lambda Client

Lambda Client is a game engine written in golang designed that loads Valve's Source Engine projects.

This project has been deprecated (for now) in favour of https://github.com/galaco/kero

CircleCI GoDoc Go report card GolangCI codecov

The end goal is to be able to point this application at a source engine game and be able to load and play that games levels. Where this progresses beyond that, needs to be decided. Most likely this will be come either a thin client for multiple source games with game specific code layered on top (target multiplayer as priority), or the full server simulation for single player games would be written (targeting single player as priority).

de_dust2

Features

You can build this right now, and, assuming you set the configuration to point to an existing Source game installation (this is tested primarily against CS:S):

  • Loads game data files from projects gameinfo.txt
  • Load BSP maps
  • Load high-resolution texture data for bsp faces, including pakfile entries
  • Full visibility data support
  • Staticprop loading (working, but is incomplete)
  • Basic entdata loading (dynamic and physics props)

Installation

Windows, Mac & Linux are all supported.

There is a small amount of configuration required to get this project running, beyond go get.

  • For best results, you need a source engine game installed already.
  • Copy config.example.json to config.json, and update the gameDirectory property to point to whatever game installation you are targeting (e.g. HL2 would be <steam_dir>/steamapps/common/hl2).

Contributing

  1. Fork it (https://github.com/galaco/lambda-client/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

lambda-client's People

Contributors

galaco avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lambda-client's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • galaco/go-gtk-ci 1.13b1
gomod
go.mod
  • go 1.14
  • github.com/galaco/KeyValues v1.4.1
  • github.com/galaco/bsp v0.2.2
  • github.com/galaco/gosigl v0.1.1
  • github.com/galaco/lambda-core v1.1.3
  • github.com/galaco/source-tools-common v0.1.0
  • github.com/galaco/tinygametools v0.1.0
  • github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7@bf2b1f2f34d7
  • github.com/go-gl/mathgl v0.0.0-20190713194549-592312d8590a@592312d8590a
  • github.com/galaco/filesystem v0.1.3
  • github.com/inkyblackness/imgui-go v1.10.0
  • github.com/sqweek/dialog v0.0.0-20190728103509-6254ed5b0d3c@6254ed5b0d3c

  • Check this box to trigger a request for Renovate to run again on this repository

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.