• Joined on 2024-04-06
Tr0n deleted branch experimental-archives from Tr0n/client 2025-05-29 13:04:52 +03:00
Tr0n pushed to master at Tr0n/server 2025-05-29 13:00:00 +03:00
7ee9c84bd3 Merge pull request 'Remove naive hack checks, fix quest error format string' (#38) from nightly into master
ca06bcc611 Fixed quest error format string
610c7e7020 Removed time-based speed-hack and combo-hack checks
5665bde225 Merge pull request 'Remove Panama & Hybrid encryption schemes' (#37) from nightly into master
6b3a6caee4 Removed Panama & Hybrid encryption schemes
Compare 6 commits »
Tr0n pushed to master at Tr0n/client 2025-05-28 00:10:27 +03:00
bb19e9abda Merge pull request 'Used antialiasing filter, removed unused code' (#21) from nightly into master
0fa4fe2494 Bumped version to 0.4.1
863c3f9296 Modified up/down-sampling filter for some 2D textures
363f729f5d Removed Armadillo Nanomite
1e96dae60b Remove P2P UDP & Hackshield packets
Compare 28 commits »
Tr0n pushed to chore/web-logging at Tr0n/deploy 2025-01-12 21:31:17 +02:00
ad8995fe62 disable web_app_debug
Tr0n pushed to chore/convert-euckr at Tr0n/client 2025-01-12 19:37:52 +02:00
540ba33b0e translate according to pr review
67c4325b01 lognf instancebase
Compare 2 commits »
Tr0n pushed to chore/convert-euckr at Tr0n/client 2025-01-12 19:29:24 +02:00
62916f0622 logbox
Tr0n pushed to chore/convert-euckr at Tr0n/client 2025-01-12 19:15:01 +02:00
2589163a49 translate commented out code and traces
Tr0n commented on pull request metin2/client#13 2025-01-01 20:39:07 +02:00
Convert source files from EUC-KR to UTF8

I had to change the font face strings in GetFontFaceFromCodePage9x to the ones in GetFontFaceFromCodePageNT because the escaped values were too long for the data-type.

Tr0n pushed to chore/convert-euckr at Tr0n/client 2025-01-01 20:37:49 +02:00
077a365840 use modern fontfaces in GetFontFaceFromCodePage9x
Tr0n created pull request metin2/web#2 2025-01-01 20:29:50 +02:00
Migrate spam_db to InnoDB and utf8mb4
Tr0n created pull request metin2/web#1 2025-01-01 20:28:21 +02:00
Add image building and migration testing instructions to README.
Tr0n closed pull request Tr0n/web#1 2025-01-01 20:27:12 +02:00
Migrate spam_db to InnoDB and utf8mb4
Tr0n created pull request Tr0n/web#1 2025-01-01 20:22:24 +02:00
Migrate spam_db to InnoDB and utf8mb4
Tr0n pushed to feat/spam-db-innodb at Tr0n/web 2025-01-01 20:22:00 +02:00
dfb5487829 Migrate spam_db to InnoDB and utf8mb4
Tr0n created branch feat/spam-db-innodb in Tr0n/web 2025-01-01 20:22:00 +02:00
Tr0n pushed to docs/build at Tr0n/web 2025-01-01 20:20:51 +02:00
1f0af1f800 Document image building and migration testing
Tr0n pushed to docs/build at Tr0n/web 2025-01-01 18:27:53 +02:00
e825992d58 add docker build command to readme
Tr0n created branch docs/build in Tr0n/web 2025-01-01 18:27:53 +02:00
Tr0n created repository Tr0n/web 2025-01-01 18:22:27 +02:00
Tr0n created pull request metin2/deploy#1 2024-12-30 18:42:54 +02:00
debug log to stderr for web