Code Monkey home page Code Monkey logo

getobjectid's Introduction

GetObjectID

A tool to scan all IDE files in a given directory and find an object ID by name or name by ID.

Original version was made by listener in 2008. The source code can be found in the "c" branch.

Current version is written in Rust in 2022.

License

MIT

getobjectid's People

Contributors

x87 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

getobjectid's Issues

Sometimes the model ID is corrupted by 2dfx entries.

Issue: Sometimes the model ID is corrupted by 2dfx entries.
Original:

0249: release_model 4780 // lw_room_main 
0249: release_model 1210 // miamiland037 

Expected:

0249: release_model #lw_room_main 
0249: release_model #miamiland037

Corrupted by 2dfx

0249: release_model #2.10084 
0249: release_model #-53.9467 

From lawyers.ide

objs
4780, lw_room_main, hi_cutlaw2, 1, 100, 32
{...}
2dfx
4780, -2.52195, 2.5576, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0
4780, 2.09849, -0.547936, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0
4780, 2.10084, 2.05608, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0

Originally posted by @OrionSR in sannybuilder/dev#48 (comment)

Binaries in the repository

Not a really serious issue , but a recommandation. It's not recommended to put binaries inside a repository's source code. Instead create a release and create a .gitignore file.

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.