PathOfBuilding est un planificateur de build hors ligne et un simulateur de statistiques de personnage pour Path of Exile. Il fonctionne comme un modeleur d'équipement et de compétences et un cartographe d'arbre passif pour aider les utilisateurs à concevoir des personnages en simulant les statistiques de combat, les arbres de compétences passives et les combinaisons d'équipement.
Les fonctionnalités principales de pathofbuildingcommunity/pathofbuilding sont : Combat Stat Simulators, Game Build Planners, Skill Tree Graphs, Character Build Optimizers, Character Stat Systems, Data-Driven Item Definitions, Item Collection and Crafting Systems, Item Effect Simulations.
Les alternatives open-source à pathofbuildingcommunity/pathofbuilding incluent : tmodloader/tmodloader — tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It… 00-evan/shattered-pixel-dungeon — Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features… space-wizards/space-station-14 — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an… sjpiper145/makerskilltree — MakerSkillTree is an educational roadmap designer and interactive skill map visualizer. It provides a system for… aliyr/nodejs-developer-roadmap — This project is a Node.js learning roadmap and developer skill map designed to guide learners from beginner to… vickscarlet/liferestart — lifeRestart is a life simulation game where players make sequential decisions that affect their character's future…
tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res
Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features procedurally generated levels, hundreds of collectible items, and permadeath mechanics, all rendered from a single Java codebase that runs on Android, iOS, and desktop platforms. The game offers six distinct hero classes, each with branching subclass trees, endgame abilities, and talent points for deep character customization. Players battle over 60 enemy types, 30 traps, and 10 bosses across five dungeon regions, while managing equipment, enchantments, and alchemy-crafted gear
Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp
MakerSkillTree is an educational roadmap designer and interactive skill map visualizer. It provides a system for creating, exporting, and navigating structured learning paths through an SVG skill tree generator and a corresponding YAML learning path schema. The project features a drag-and-drop interface for designing custom skill trees and a bidirectional conversion system that translates visual layouts between SVG and YAML formats. This allows for data-driven version tracking and the generation of changelogs between different iterations of a skill tree. The system supports the visualization