GithubHelp home page GithubHelp logo

darkatra / bfme2-modding-utils Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 6.28 MB

A library that provides functions to read and write some of the EA file formats.

License: MIT License

Kotlin 100.00%
big refpack map bfme bfme2 bfme2ep1 modding tools utils

bfme2-modding-utils's Introduction

Hi there ๐Ÿ‘‹

I'm a software developer who mostly works with web technologies, but I also modify old video games from my childhood from time to time. I recently started writing about it in my blog: https://darkatra.dev/

bfme2-modding-utils's People

Contributors

darkatra avatar dependabot[bot] avatar github-actions[bot] avatar renovate[bot] avatar semantic-release-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

bfme2-modding-utils's Issues

Finish Map File Format Reader

TODO:

  • PolygonTriggers
  • TriggerAreas
  • GlobalWaterSettings
  • FogSettings
  • MissionHotSpots
  • MissionObjectives
  • StandingWaterAreas
  • RiverAreas
  • StandingWaveAreas
  • GlobalLighting
  • PostEffectsChunk
  • EnvironmentData
  • NamedCameras
  • CameraAnimationList
  • CastleTemplates
  • WaypointsList
  • SkyboxSettings

RefpackInputStream sometimes results in wrong output

Reading a map file results in differing outputs when using this libs RefpackInputStream and the one provided by the OpenSage Team. This prob. means that the current RefpackInputStream implementation is broken ๐Ÿ™ˆ

Test the MapFileReader

The plan is to write tests that read a set of maps and compare certain properties to values pulled from WorldBuilder.

Dependency Dashboard

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

Open

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

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-java v4
  • cycjimmy/semantic-release-action v3
.github/workflows/pull-request-lint.yml
  • amannn/action-semantic-pull-request v5.5.3
.github/workflows/pull-request.yml
  • actions/checkout v4
  • actions/setup-java v4
maven
big/pom.xml
core/pom.xml
map/pom.xml
pom.xml
  • org.jetbrains.kotlin:kotlin-stdlib-jdk8 2.0.10
  • org.jetbrains.kotlin:kotlin-reflect 2.0.10
  • org.jetbrains.kotlin:kotlin-test 2.0.10
  • com.google.guava:guava 33.3.0-jre
  • org.junit:junit-bom 5.11.0
  • org.assertj:assertj-core 3.26.3
  • org.jetbrains.kotlin:kotlin-maven-plugin 2.0.10
  • org.apache.maven.plugins:maven-source-plugin 3.3.1
  • org.apache.maven.plugins:maven-surefire-plugin 3.4.0
refpack/pom.xml

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

Writer for MapFiles

TODO:

  • implement methods to calculate the byte counts for each serializer
  • implement @Asset specific serialization steps (writing the asset header and building the map of assetName <-> assetIndex)
  • implement methods to serialize the actual data
  • implement the MapFileWriter with optional compressions for EAR and ZL5 -> only ZL5 is supported for now

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.