Commit Graph

20 Commits (master)

Author SHA1 Message Date
MNH48 Minetest a2ce5cf998 fix error on new mt ver, fixes #11 2021-01-30 09:20:37 +08:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi (MNH48) 4fbad566c7
Update funding links 2020-09-02 01:43:52 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) f296f3d0da
Merge pull request #14 from Hagb/master
Improve robustness and avoid some BASH pitfalls
2019-10-28 00:39:19 +08:00
Hagb Green 952c3e350e
Improve robustness and avoid some BASH pitfalls 2019-10-24 16:29:45 +08:00
Yves Quemener c7ea1fc3b9 Fix error preventing python script to run on Linux
note by yquemener: catching (and ignoring) exceptions on `root.iconbitmap(default=datafile)` allows the program to run
2019-08-14 15:19:43 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) 98c156fb6d
Create FUNDING.yml 2019-06-21 01:52:22 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) bf62939cdf Update issue templates 2019-06-21 01:49:01 +08:00
郭俊余 c0734028b7 Improve help text and add license (#12) 2019-06-20 14:11:33 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) f436388fcc
Added links at the badges in readme 2019-04-18 02:34:07 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48) f0bb243931
Add badges in readme 2019-04-18 02:25:58 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 1baee5ea24
Tidying code and added fix for chat not appeared on some servers
- Arranged the code to be more organized
- Added in-line comments
- Did a workaround for chat not appear on client for some servers (by Hagb)
- Add protocol check so that the chat message will not duplicate
2018-07-31 22:47:52 +08:00
郭俊余 ef11535974 update the tool UnicodeConverter.sh by Hagb
* more information and fix bad English
* add mode 1.5
* some more fixes
2018-07-31 02:01:56 +08:00
郭俊余 8aaff76ca1 Added UnicodeConverter.sh by Hagb
Added bash script version for use in Linux, the function is same as the python and executable, which is to convert text to the unicode escape. After setting a hot key to run this script, you can use the hot key for a input box and then input the original text for send.
2018-07-28 00:15:40 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) c75240de5c
Fix README formatting 2018-07-21 02:49:41 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 32b7350c84 v1.2
- The tool now convert the codepoint when you press enter after writing the text, so you don't need to click the button "Convert" anymore, but the button is still there for compatibility reasons.
- The tool now copies the converted codepoint to your clipboard when ypu enter or press the "Convert" button, so you don't need to manually copy (Ctrl-C) anymore.
- Added link to GitHub at the tool.
- The tools now have icon, which is modified from Minetest icon.
- Added Windows executable for the tool so that those who don't have Python2 would not need to install it just to use the tool.
- Additional thanks to the following people who either tested the Windows executable file or given some advice to me:
  - `Heathcliff#0001` (`Anime Trending` Discord server)
  - `Fidoze#7037` (`Anime Trending` Discord server)
  - `Aqo#5414` (`A.I. Channel Unofficial` Discord server)
  - `xnamkcor#3740` (`A.I. Channel Unofficial` Discord server)
(Note: I purposely ask people not from Minetest community to test it because I don't want biased feedback.)
2018-07-21 02:44:34 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 6da60005d6 Fix spacing in README 2018-07-11 21:45:06 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 4cdee023ec Updated readme 2018-07-11 21:44:00 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) a40ac5e442 Add command line version 2018-07-11 21:31:15 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 74854d6c05 Add proper support for \u sequence 2018-07-11 21:14:25 +08:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 6371c76e68 Initial commit 2018-04-23 15:18:28 +08:00