Seifert69 / DikuMUD2

DikuMUD II from 1997
GNU Lesser General Public License v2.1
28 stars 11 forks source link

8bit characters #2

Open prool opened 4 years ago

prool commented 4 years ago

Hi, All! Hi, Michael!

I made 8bit characters support in Diku2.

It is necessary for UTF-8, koi8-r, koi8-u and other non-English codetables: https://github.com/prool/DikuMUD2/commit/102ab7c5d2b135824cd16a799cfaa7dd1d38ef45

If interested, I made a pull request.

With best regards,

Serge Prool

Seifert69 commented 4 years ago

Hey Serge, Thanks! Looks great. Please make a pull request. Diku III is just about to get released and I've (tried at least) to support UTF-8 on top of HTML and websockets. :)) --M

On Thu, Jun 18, 2020 at 9:54 AM Serge notifications@github.com wrote:

Hi, All! Hi, Michael!

I made 8bit characters support in Diku2.

It is necessary for UTF-8, koi8-r, koi8-u and other non-English codetables: prool@102ab7c https://github.com/prool/DikuMUD2/commit/102ab7c5d2b135824cd16a799cfaa7dd1d38ef45

If interested, I made a pull request.

With best regards,

Serge Prool

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Seifert69/DikuMUD2/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOOMXQ5KGNSLQG2GF4Y3ZDRXHBZZANCNFSM4OBKFGWA .

Seifert69 commented 4 years ago

Hi Serge,

I merged your changes.

Also I just pushed out Diku III. It has built-in UTF-8 support. Actually I had forgotten to put it in the mplex so I just commented the same thing out you did :)

https://github.com/Seifert69/DikuMUD3

Thanks!

On Thu, Jun 18, 2020 at 9:54 AM Serge notifications@github.com wrote:

Hi, All! Hi, Michael!

I made 8bit characters support in Diku2.

It is necessary for UTF-8, koi8-r, koi8-u and other non-English codetables: prool@102ab7c https://github.com/prool/DikuMUD2/commit/102ab7c5d2b135824cd16a799cfaa7dd1d38ef45

If interested, I made a pull request.

With best regards,

Serge Prool

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Seifert69/DikuMUD2/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOOOMXQ5KGNSLQG2GF4Y3ZDRXHBZZANCNFSM4OBKFGWA .