Skip to content

Pixel Movement#3537

Draft
LizardKing777 wants to merge 3 commits intoEasyRPG:masterfrom
LizardKing777:Pixel-Movement
Draft

Pixel Movement#3537
LizardKing777 wants to merge 3 commits intoEasyRPG:masterfrom
LizardKing777:Pixel-Movement

Conversation

@LizardKing777
Copy link
Copy Markdown

Working with all normal functions - including Pathfinding

Should be working with all normal functions - though it hasn't been tested with Pathfinding yet
The remaining files.
@Ghabry Ghabry marked this pull request as draft April 21, 2026 06:38
Ran everything through dos2unix
Comment thread src/game_character.cpp


// if (true) {
if (Player::game_config.allow_pixel_movement.Get()){ // TODO - PIXELMOVE
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You messed up the whitespace. All your changes replace TAB with Space. No idea how this happened as we have a ".editorconfig" file and most programs respect this now.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably qt creator :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants