Commit Graph

49 Commits

Author SHA1 Message Date
42e5c94601 Impl AttackModifier Plugin Commands (#140, #141)
Update version to v1.7.3
Update CommandVersion to v1.4.3
2022-11-06 20:15:20 +08:00
52317d8d5a Impl ShopEditor UI (WIP) 2022-10-31 22:47:12 +08:00
b708cff0cd Add Mail send to all warnning 2022-10-29 22:21:25 +08:00
aa075f5f91 Add Gadget(zh-cn only)!!
Update Spawns page, Subdivided monster types
2022-10-29 21:10:03 +08:00
d84f8036f7 Update translate
Remove ImgHome.jpg
2022-10-28 22:00:30 +08:00
16a57f38d3 Fix mail item list
Add /setConst to Avatar tab
Update translates
2022-10-28 21:54:04 +08:00
88031a79d0 Update translations 2022-10-28 13:06:35 +08:00
397ec8472b Update import avatar skill level to min 2022-10-28 08:39:17 +08:00
160b49d752 Fix mail item issue 2022-10-28 08:36:43 +08:00
fd515b18cf Implement send mail and mail list
Optimize duplicate code
2022-10-28 00:22:15 +08:00
64626ad065 Fix GOOD Import issues 2022-10-27 22:33:00 +08:00
8a65120e47 Add Mail editor (WIP)
Update Drop editor indexes
2022-10-27 13:11:58 +08:00
7d19876072 Implement drop editor functions 2022-10-26 23:30:57 +08:00
c860180564 Add Drop Editor (WIP) 2022-10-25 23:36:30 +08:00
fec144cb64 Implement command combination
Update command version
Add set all skill levels
Add skill level in avatar
2022-10-23 11:13:35 +08:00
EgorBron
24a38cbdf4
ru translation (from #119) (#120)
* Fixed some translations on Russian.
* Updated readme screenshots
2022-09-22 20:16:35 +08:00
d930e3ee11 Fix UI misalignment issue
Add infinite HP option
and some small optimizations
2022-09-20 22:23:32 +08:00
12d7dde2e7 Remove NPCs
Removed to reduce size as GC currently cannot spawn NPCs
2022-09-10 12:21:13 +08:00
79d4b266b8 Optimize server address input 2022-09-06 12:24:05 +08:00
6430000aad Fix check update 2022-09-01 23:46:31 +08:00
43ff071250 No popup
Update to no longer automatically pop-up prompts to update
Change when to look for native services
2022-09-01 23:17:38 +08:00
7204297465 Update Russian UI layout to fit new text 2022-08-29 20:30:14 +08:00
5b1d86b155 Add perm list and clear 2022-08-28 11:12:46 +08:00
53cb968e67 Add comments(zh) 2022-08-28 10:52:58 +08:00
314f9b67e3 Add some comments(zh) 2022-08-28 00:46:11 +08:00
aff13c2a97 Add Command Version Control
Add more comments(zh)
Optimize code structure
Update the loading order to avoid repeated loading to optimize startup speed.
2022-08-28 00:35:21 +08:00
f393b372ec Update auto find local server address 2022-08-26 20:50:00 +08:00
cfb94e70b7 Remove deprecated methods 2022-08-26 12:59:25 +08:00
ab9b955c31 Fix command syntax error 2022-08-26 12:57:25 +08:00
3da3bc4f23 Implementation Freeze stats(#97) 2022-08-26 12:55:40 +08:00
b9d1a2c2cd Fix run button disabled after command failed 2022-08-25 23:54:51 +08:00
7dc7c7c8ac Update Check Gitee 2022-08-25 18:55:31 +08:00
a079685be8 Allow main stat to be empty 2022-08-25 12:29:06 +08:00
6703037527 Upgrade to PackageReference 2022-08-25 11:38:25 +08:00
c5a6d7f041 Add GOOD Help 2022-07-27 21:33:49 +08:00
gotoAndDie
2cb9f08caa
Implement import from GOOD dump (#86)
* Implement import from GOOD dump

* Optimized implementation

* Add available urls

* Add prompt

Co-authored-by: Leo <chun.huang@student.manchester.ac.uk>
Co-authored-by: 筱傑 <jie65535@qq.com>
2022-07-23 10:18:51 +08:00
Asayu233
9e69037972
Fix some bugs (#80) 2022-07-08 15:14:28 +08:00
Asayu233
973cbead42
[zh-tw] Add Traditional Chinese (#79)
* Add Traditional Chinese Game Resources

* Update .csproj include zh-tw files
Remove test avatars

* Remove give avatar warning label

* Update version to 1.5.1

* Add FormMain.zh-TW.resx
Add Resources.zh-TW.resx

* Add FormGachaBannerEditor2.zh-TW.resx
Add FormTextMapBrowser.zh-TW.resx

* Update todo list

Completed traditional Chinese Translation

* Fix long avatar id issue

Co-authored-by: 筱傑 <jie65535@qq.com>
2022-07-06 20:40:08 +08:00
Asayu233
dfd93fcdb0
Optimize: Chapter 3 (#77)
* Optimize: Chapter 3

not done

* Optimize: Chapter 3

not done

* Update FormMain.en-us.resx

* Update FormMain.ru-ru.resx

* Update FormMain.Designer.cs

* Update FormMain.resx

* Update GameData.cs

* Update FormMain.cs

* Delete Ornament.txt

* Delete Ornament.txt

* Delete Ornament.txt

* Update FormMain.cs

* Update FormMain.Designer.cs

* Update FormMain.resx

* Update FormMain.ru-ru.resx

* Update FormMain.en-us.resx

* Update FormMain

Fix Weapons search result id issue
Fix Resources errors

* Fix .csproj error

* Add /Announcement command

Co-authored-by: 筱傑 <jie65535@qq.com>
2022-07-03 22:16:20 +08:00
Asayu233
f80be7608c
Optimize: Chapter 2 (#76)
* Update FormMain.cs

* Update FormMain.Designer.cs

* Update FormMain.en-us.resx

* Update FormMain.resx

* Update FormMain.ru-ru.resx

* Update CustomCommands.txt

* Update CustomCommands.txt

* Update CustomCommands.txt

* Update AvatarStats.json

* Update AvatarStats.json

* Update AvatarStats.json

* Update FormMain.cs

* Fix interface format problems

Co-authored-by: jie65535 <jie65535@qq.com>
2022-06-30 22:34:31 +08:00
12b8608a16 Update change scene command 2022-06-29 19:59:16 +08:00
23c0aff49f Update Give Commands 2022-06-28 22:29:06 +08:00
f678b10171 Added Ban Command
Added TopMast CheckBox
Added GC Version CheckBox
2022-06-28 22:14:57 +08:00
110c1017e7 Fix Empty Copy (#47) 2022-05-21 19:49:51 +08:00
b37ead7acf Update Banner json output format 2022-05-21 16:29:31 +08:00
ed9b393478
New banner editor (#44)
* Make basic interface framework (unfinished)

* Show Items

* Show Weights

* Update Weights

* Complete the new banner editor

* Simple supplementary English translation (unfinished)

* i18n Update

* Update version to v1.4.0

* Clean up code
2022-05-21 15:56:33 +08:00
037d2c4a5a Add Restore Custom Command Button
i18n Update
2022-05-21 15:48:27 +08:00
563cee5c4c Update server status max player 2022-05-21 09:28:10 +08:00
7f10eb8ac4 Move windows to /Fomrs 2022-05-19 20:51:13 +08:00