BakkesMod2-Plugins
Default plugins for BakkesMod 2 (A Rocket League training framework) (by bakkesmodorg)
nyan
Typesafe hierarchical key-value database with inheritance and dynamic patching :smiley_cat: (by SFTtech)
BakkesMod2-Plugins | nyan | |
---|---|---|
13 | 9 | |
98 | 244 | |
- | 2.0% | |
0.0 | 4.6 | |
about 2 years ago | about 2 months ago | |
C++ | C++ | |
- | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BakkesMod2-Plugins
Posts with mentions or reviews of BakkesMod2-Plugins.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Cannot modify controller inputs in an online game
Hello. I'm trying to make a relative car controller plugin where the direction inputs of dodging, aerials and air rolls are relative to the rotation of the car. I'm using this event hook : `gameWrapper->HookEventWithCaller("Function TAGame.Car_TA.SetVehicleInput")` same as used by the [MechanicalPlugin](https://github.com/bakkesmodorg/BakkesMod2-Plugins/blob/master/MechanicalPlugin/mechanicalplugin.cpp). The algorithms are ironed down and everything works fine in freeplay. The problem is when I start an online game, the animations play as it's supposed to move, but the car is moving how the original inputs were intended to.
- What is the Workshop Plugin and the RCON Plugin?
-
What are good custom maps to get better mechanics ?
u/ytzi13 said most of what I wanted to say. Listen to them. Especially the thing about free play. I'd advise you to download bakkesmod though.
-
Issues with starting bakkesmod
Include a screenshot of your "Version Info" (In bakkesmod, go to Help -> show version info. Currently the newest version is Injector: 28, BakkesMod:136~~~~. If you're not on these versions, download the newest version from bakkesmod.com) I downloaded the newest version today but the injector doesn't start.
-
Can you customize the Speed at which the ball roll towards you with the Right D-pad button?
For a full list of cvars that the redirect plugin uses, see here.
-
Nice flick c:
^ this. Also you can use the hitbox plugin on bakkesmod so you can actually see it in training as it won't work in actual game as it would be a advantage
-
After 2 hours in training i finally had my golden moment
Also if possible use https://bakkesmod.com/ (PC ONLY and I think steam only) Helps a ton in Freeplay since it can use your Chat binds to pass the ball to you or do a ground roll to you.
-
[PC] [H] Every Item in the game [w] 1000c
>! https://bakkesmod.com !<
- If you play 1v1, you know how good this felt
-
I cleared out the entire dropshoot floor in free play
https://bakkesmod.com/ There are plenty tutorials on YouTube for extra help.
nyan
Posts with mentions or reviews of nyan.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-23.
- Nyan, yet Another Notation
-
Openage Development 2023: May
While the openage converter could already generate modpacks from the original game assets for a long time, the engine couldn't really understand them yet (except for loading/showing single animations for testing). This has been changed now with the addition of a simple internal mod manager as well as loaders for getting game data into the gamestate's nyan database. At this point, the gamestate still doesn't have any logic that can do something meaningful with the data. However, it gets us one step closer to testing features with "real" data instead of the more generic tests and demos that we've shown before. This also means that you might see more AoE2 or SWGB visuals in future news posts!
-
Openage Development: 2021 - Week 32+33
NEW: [nyan] Release v0.2 (Link) nyan file format version numbers optional members - can be None or a value children object members - can only hold heirs of the speficied object abstract object members - can hold object where not all members have values dict members - key-value storage with arbitrary types (keys must be hashable) infinity handling for numbers int and float compatiblity
-
nyan - Modding API with a type-safe hierarchical key-value database with inheritance and dynamic patching
nyan will be used in openagededicated servers (not as in AoE2DE that is utilizing lockstep and relay servers). openage uses a curved-based approach instead of lockstep (e.g. Tech of Planetary annihilation blog post).
-
Openage Development: 2021 - Week 14
PROPOSED: [nyan] File API (Link)
-
Openage Development: 2021 - Week 10
PROPOSED: [nyan] v0.1 fails to complie on Windows (Link)
-
Openage Development: 2021 - Week 9
PROPOSED: [nyan] Number types compatibility (int<->float) considerations (Link)
-
Openage Development: 2021 - Week 5+6
We will publish a blogpost for this soon-ish when I have more time again. Currently, the gamestate is stuck in a planning phase because this needs to be merged and we can only draw a bunch of diagrams. I would like us to do a weekly or bi-weekly blogpost series like we did for the modding API to show gamestate progress, so that it will be more visible.
What are some alternatives?
When comparing BakkesMod2-Plugins and nyan you can also consider the following projects:
BakkesMod-process-automation
BodySlide-and-Outfit-Studio - BodySlide and Outfit Studio, a tool to convert, create, and customize outfits and bodies for Bethesda games.
DualSense-Windows - Windows API for the PS5 DualSense controller
DXMD-Translations - Language translation framework for Deus Ex: Mankind Divided and Deus Ex: Breach
BakkesModSDK - The current BakkesModSDK (Unofficial SDK for Rocket League)
sftscrollbugfixer - Fix the Age of Empires II (TC, HD, DE) scroll bug with a DLL injection