
Johan Pellny developed and optimized Subtlety Rogue simulation profiles for the simulationcraft/simc repository over ten months, focusing on Action Priority List (APL) engineering, character optimization, and game mechanics. He iteratively refined rotation logic, talent parsing, and trinket usage, ensuring alignment with evolving game patches and meta. Using C++ and SimC scripting, Johan enhanced AoE and single-target performance, improved simulation accuracy, and maintained robust configuration management. His work addressed both feature development and targeted bug fixes, resulting in more reliable DPS projections and maintainable code. The depth of his contributions enabled faster iteration and consistent results across multiple content updates.
2025-09 Monthly Summary for simulationcraft/simc: Delivered targeted AoE optimization for Subtlety Rogue to improve multi-target DPS and resource efficiency. Implemented adjustments to the Action Priority List (APL) for skip_rupture and refined the use of symbols_of_death and shuriken_storm in multi-target encounters. The change enhances damage output while maintaining stable resource generation, contributing to more competitive raid performance.
2025-09 Monthly Summary for simulationcraft/simc: Delivered targeted AoE optimization for Subtlety Rogue to improve multi-target DPS and resource efficiency. Implemented adjustments to the Action Priority List (APL) for skip_rupture and refined the use of symbols_of_death and shuriken_storm in multi-target encounters. The change enhances damage output while maintaining stable resource generation, contributing to more competitive raid performance.
August 2025 monthly summary for simulationcraft/simc focused on Subtlety Rogue APL enhancements and trinket optimization. Delivered targeted logic improvements to boost DPS accuracy and reliability in simulated scenarios under Shadow Blades, while maintaining maintainability and code quality.
August 2025 monthly summary for simulationcraft/simc focused on Subtlety Rogue APL enhancements and trinket optimization. Delivered targeted logic improvements to boost DPS accuracy and reliability in simulated scenarios under Shadow Blades, while maintaining maintainability and code quality.
July 2025 Monthly Summary for simulationcraft/simc Key focus: refining rotation logic for subclass performance and ensuring compatibility with new talents and trinket effects to improve DPS predictions and user confidence in simulations.
July 2025 Monthly Summary for simulationcraft/simc Key focus: refining rotation logic for subclass performance and ensuring compatibility with new talents and trinket effects to improve DPS predictions and user confidence in simulations.
Delivered Subtlety Rogue gear and enchantment optimization for the TWW2 profile in simulationcraft/simc (May 2025). Updated item levels and enchantments across gear slots, incorporating corruptions and turboboost IL adjustments to reflect latest gear optimizations. This work enhances performance potential for the Subtlety Rogue profile and reduces future tuning effort. Implementation tracked via commit [Subtlety] Profile Update (#10290).
Delivered Subtlety Rogue gear and enchantment optimization for the TWW2 profile in simulationcraft/simc (May 2025). Updated item levels and enchantments across gear slots, incorporating corruptions and turboboost IL adjustments to reflect latest gear optimizations. This work enhances performance potential for the Subtlety Rogue profile and reduces future tuning effort. Implementation tracked via commit [Subtlety] Profile Update (#10290).
April 2025: Delivered a targeted Subtlety Rogue AoE rotation enhancement and profile optimization for simulationcraft/simc, improving AoE throughput and target handling. Updated trinket logic to reflect current item meta, resulting in better DPS projections. Maintained code quality and documentation alignment with repo standards.
April 2025: Delivered a targeted Subtlety Rogue AoE rotation enhancement and profile optimization for simulationcraft/simc, improving AoE throughput and target handling. Updated trinket logic to reflect current item meta, resulting in better DPS projections. Maintained code quality and documentation alignment with repo standards.
Month: 2025-03 Key features delivered: Subtlety Rogue APL refinements and profile optimization. Consolidated/refactored the Subtlety Rogue's Action Priority List (APL) for shuriken_storm and related abilities to improve readability and maintainability. Refined trinket synchronization, optimized the maintenance variable, and updated talent selections to enhance performance and synergy within the Subtlety class module. Major bugs fixed: No major bugs fixed documented for this period; focus was on feature refinement and performance improvements. Overall impact and accomplishments: Delivered targeted APL improvements that strengthen DPS accuracy and future maintainability, enabling easier tuning and consistent results across gear and talent configurations. Technologies/skills demonstrated: Code refactoring and APL engineering, DPS/tuning optimizations, class-module integration, and improvements to trinket synchronization and talent logic.
Month: 2025-03 Key features delivered: Subtlety Rogue APL refinements and profile optimization. Consolidated/refactored the Subtlety Rogue's Action Priority List (APL) for shuriken_storm and related abilities to improve readability and maintainability. Refined trinket synchronization, optimized the maintenance variable, and updated talent selections to enhance performance and synergy within the Subtlety class module. Major bugs fixed: No major bugs fixed documented for this period; focus was on feature refinement and performance improvements. Overall impact and accomplishments: Delivered targeted APL improvements that strengthen DPS accuracy and future maintainability, enabling easier tuning and consistent results across gear and talent configurations. Technologies/skills demonstrated: Code refactoring and APL engineering, DPS/tuning optimizations, class-module integration, and improvements to trinket synchronization and talent logic.
February 2025 (2025-02) monthly summary for simulationcraft/simc. Focused on delivering the Subtlety Rogue APL optimization and Season 2 default profile updates for the TWW2 raid simulation, along with performance improvements and alignment with 11.1 Season 2 content. Major bugs fixed: none reported this month. Overall impact: improved accuracy of Subtlety Rogue simulations and faster iteration for Season 2 testing, enabling more reliable raid readiness assessments. Technologies/skills demonstrated: APL tuning, profile maintenance, performance optimization, Season 2 content integration, and robust change-tracking via version control.
February 2025 (2025-02) monthly summary for simulationcraft/simc. Focused on delivering the Subtlety Rogue APL optimization and Season 2 default profile updates for the TWW2 raid simulation, along with performance improvements and alignment with 11.1 Season 2 content. Major bugs fixed: none reported this month. Overall impact: improved accuracy of Subtlety Rogue simulations and faster iteration for Season 2 testing, enabling more reliable raid readiness assessments. Technologies/skills demonstrated: APL tuning, profile maintenance, performance optimization, Season 2 content integration, and robust change-tracking via version control.
December 2024: Delivered Rogue Subtlety APL optimization and default profile/talent updates for simulationcraft/simc. Implemented targeted fixes to trinket usage, Cold Blood cooldown, Black Powder and Shuriken Storm in the APL, and updated the default profile and talent selection to reflect these changes. A hotfix adjustment was applied to APL logic (#9772).
December 2024: Delivered Rogue Subtlety APL optimization and default profile/talent updates for simulationcraft/simc. Implemented targeted fixes to trinket usage, Cold Blood cooldown, Black Powder and Shuriken Storm in the APL, and updated the default profile and talent selection to reflect these changes. A hotfix adjustment was applied to APL logic (#9772).
November 2024: Focused on stabilizing talent configuration handling for Subtlety Rogue in simulationcraft/simc. Delivered a targeted bug fix to ensure the talent string is parsed correctly under patch .5, preventing incorrect interpretation of talents and enabling reliable simulations across patches. Major deliverable: Subtlety Rogue Talent Configuration Compatibility with Patch .5; Commit e2d6b02f3aca9e51a110230e487bc370b50657a4 ([Subtlety] Update talent string (#9740)). Impact: improved simulation accuracy for Subtlety Rogue builds and reduced patch-related regressions. Skills demonstrated: precise debugging, patch-level compatibility, robust commit messaging, and maintainable talent configuration parsing.
November 2024: Focused on stabilizing talent configuration handling for Subtlety Rogue in simulationcraft/simc. Delivered a targeted bug fix to ensure the talent string is parsed correctly under patch .5, preventing incorrect interpretation of talents and enabling reliable simulations across patches. Major deliverable: Subtlety Rogue Talent Configuration Compatibility with Patch .5; Commit e2d6b02f3aca9e51a110230e487bc370b50657a4 ([Subtlety] Update talent string (#9740)). Impact: improved simulation accuracy for Subtlety Rogue builds and reduced patch-related regressions. Skills demonstrated: precise debugging, patch-level compatibility, robust commit messaging, and maintainable talent configuration parsing.
October 2024 focused on updating the Subtlety Rogue APL to reflect 11.0.5 talents and tighten cooldown handling in SimulationCraft, improving simulation fidelity and alignment with live game changes. Delivered a profile update and minor APL tweaks to ensure accurate talent usage and cooldown timing; repository: simulationcraft/simc.
October 2024 focused on updating the Subtlety Rogue APL to reflect 11.0.5 talents and tighten cooldown handling in SimulationCraft, improving simulation fidelity and alignment with live game changes. Delivered a profile update and minor APL tweaks to ensure accurate talent usage and cooldown timing; repository: simulationcraft/simc.

Overview of all repositories you've contributed to across your timeline