Skip to content

improve: implement client 12x assets protobuf reader#15

Closed
marcosvf132 wants to merge 35 commits intoopentibiabr:mainfrom
Multiple-Forks:assets-protobuf
Closed

improve: implement client 12x assets protobuf reader#15
marcosvf132 wants to merge 35 commits intoopentibiabr:mainfrom
Multiple-Forks:assets-protobuf

Conversation

@marcosvf132
Copy link
Copy Markdown

@marcosvf132 marcosvf132 commented Apr 9, 2022

Description

  • Change old Remeres client .dat/.spr reader to client 12x /assets/ appeerances and sprites files.
  • Remove OTB file system.
  • Protobuf lib on remeres.
  • Update brushes and tags.

How to test so far

  1. Set your client folder to the preferences "client path"
  2. Create a brand-new map on new button on startup.
  3. Import a saved map on import map button option.

Draft

The PR is on draft due to some necessary changes:

  • Wrong outfit offset on non stantard sprite size. (Different from 32x32)
  • Paint outfit collors
  • Problem on loading Remeres icons.
  • Remove client version structure.
  • Review the entire graphics.cpp structure and functions.
  • Not saving maps

Credits

@dudantas dudantas mentioned this pull request Apr 10, 2022
@majestyotbr majestyotbr deleted the branch opentibiabr:main March 25, 2023 08:10
@majestyotbr majestyotbr reopened this Mar 25, 2023
@dudantas dudantas changed the title [Enhancement] Implement client 12x assets protobuf reader improve: implement client 12x assets protobuf reader Mar 29, 2023
@dudantas dudantas marked this pull request as ready for review March 29, 2023 02:53
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 204 Code Smells

0.0% 0.0% Coverage
0.9% 0.9% Duplication

@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 205 Code Smells

0.0% 0.0% Coverage
0.9% 0.9% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions

C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@dudantas
Copy link
Copy Markdown
Member

New pr: #70

@dudantas dudantas closed this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants