Commit Graph

1553 Commits

Author SHA1 Message Date
SweetSea
396293c8af Custom image from clipboard (#1157)
* Update how text renders in button and key

* Add a placeholder

* Add actual code and language entry

* Sort buttons

* Alter to keep original behaviour

* I HAVE OCD

* Add back legacy behaviour
2024-10-26 23:44:31 +08:00
Imple Lee
fbf6e910a3 Fix a wierd bug (#1161)
Steps to reproduce:
1. reset everything in custom game
2. restart the game
3. go to the custom game scene
4. go to the custom sequence scene and set a new sequence
5. leave the scene and go to the custom game scene
6. begin to clear

Unintended behavior:
The sequence is still the default old sequence (7-bag)

Intended behavior:
The sequence is the newly set sequence

Rationale:
The bug was introduced by #1139.
It deleted a line of `apply_locals()` which I wrongly believed that the custom modes will execute initialize() anyway, but it turned out initialization is only executed during the start of the whole game.
The patch is simple: just add back the deleted line
2024-10-18 00:45:37 +08:00
MrZ_26
423d502aa4 添加discordRPC支持 2024-09-26 02:29:24 +08:00
SweetSea
dc6b7de15f Fix multiplayer chat (#1154)
* Fix multiplayer chat

* Update wrapping text param.

* Update net_game.lua
2024-09-11 20:31:41 +08:00
MrZ_26
7407911914 Merge Electra's enhanced IRS 2024-09-03 21:12:32 +08:00
Imple Lee
5793b7ca38 fix custom games (#1139)
Now you can `play custom_` without going through the `customGame` scene
2024-08-26 11:20:48 +08:00
MrZ_26
78f3c31db1 联网房间内的准备按钮不再会试图将自己设置为Gamer状态(已经是了) 2024-08-09 05:23:38 +08:00
MrZ_26
137e707c63 删除ffa按钮
tech league改名galaxim,调整一些联网菜单文本
2024-08-08 23:42:41 +08:00
MrZ_26
9d4065a05a 修复创建联网房间时有好几个选项并没有生效 2024-08-08 16:08:51 +08:00
MrZ_26
424a3b3bee 公告页面信息更详细一点 2024-08-07 13:52:46 +08:00
MrZ_26
de3e1fcdc7 实现公告场景的功能 2024-08-07 13:25:03 +08:00
MrZ_26
59f390de93 尝试启用公告功能 2024-08-07 12:54:06 +08:00
MrZ_26
24d552ba2b Merge branch 'ci-web-revive' 2024-08-07 12:11:32 +08:00
C₂₉H₂₅N₃O₅
4fd497fe9f Used more mathematically correct symbols for app calc (#1127) 2024-07-01 22:51:14 +08:00
MrZ_26
d70b04e7fb 优化neuro立绘动画和俊达萌身高 2024-04-24 05:14:27 +08:00
Petalzu
a979b6dbe6 Add neuro voicepack (#1109)
* update neuro

* change image & fix delay

change the image of neuro and fix delay between two vocal

* add vocal

* change vocal&image
2024-04-24 04:11:18 +08:00
Nguyễn Quốc Hưng
9d3aeeb50b Update Vietnamese translation and fix cannot entering Zictionary's manual (#1111)
* Fix cannot enter manual

* Update Zictionary

* Update dict_vi.lua

* Update dict_vi
2024-04-24 03:37:56 +08:00
MrZ_26
e49f8d428a 修主菜单按钮问题 2024-03-01 09:10:37 +08:00
MrZ_26
b75359472b 主菜单联网游戏按钮和公告按钮改为不可用 2024-02-29 15:48:34 +08:00
MrZ_26
1c190d9544 暂停界面可以按自定义的重开键 2024-02-29 15:41:56 +08:00
SweetSea
1859e5bb96 Fix Disable theme and Lock B.G.'s weird behaviors (#1091) 2024-02-22 11:07:41 +08:00
Nguyễn Quốc Hưng
6c63fe0ab7 Cleaning-up Vietnamese translation (#1086)
* Cleaning-up the translation

* Update app_piano.lua

* Update lang_vi.lua

* Update TVN's link

I feel bruh because I should at least realize that TVN server lost it's Tier-3 boost a long time ago

* Small changes in dict.lua

* Small update in dict_vi.lua

* Remove a redundant "do-end"
2024-02-08 19:42:36 +08:00
C6H12O6 + NaCl + H2O
2d12ab3a19 Log viewer (#1076)
* Add scene

* Modify app_console.lua

* Add fix ability to viewlog in case log got messed a bit
2024-01-16 15:19:19 +08:00
MrZ_26
84361c3c31 新的mod开关音效 2024-01-04 21:28:26 +08:00
MrZ_26
3a4fcf6d7b 越南语变音字母简化函数改为全unicode版本
限制自定义菜单背景选择范围
微调自定义背景设置ui
整理代码
2023-12-31 23:32:19 +08:00
C6H12O6 + NaCl + H2O
19ea76dc4c No theme and default BG and patch BG bug when hitting F11 (#1070)
* Add setting slot for no theme & default BG

* Whitelist 4 seasons theme + blocking console's theme command if theme disabled

* Small update theme.lua

* Expose the WIDGET.setOnChange() to use in setting_video.lua

* Shorten "Use custom B.G." to "Custom B.G."

* Shorten theme code, and edit the UI

* Add lock BG

* Add VI translation

* Fullscreen patch

* Modify UI

* Small change

* Undo a mistake
2023-12-31 21:35:48 +08:00
C6H12O6 + NaCl + H2O
42942d1ac4 Multiple changes around Zictionary (mostly for Vietnamese) (#1069)
* Multiple changes
- Edit Vietnamese Zictionary
- Add STRING.viRemoveDiacritics()
- Edit the search behavior with string written in Vietnamese without diacritics

* Small changes

* Update lang_vi.lua

* Small change
2023-12-31 20:58:59 +08:00
MrZ_26
43215dfc4b 补充联网房间设置可选值 2023-12-21 00:51:18 +08:00
MrZ_26
5728194085 添加新的skip暂存模式,可在自定义使用 2023-12-21 00:51:09 +08:00
MrZ_26
d06d8ebfff 限制按键的极简模式从地图改为隐藏模式,目标改为消除40行 close #1060 2023-12-04 19:50:47 +08:00
C6H12O6 + NaCl + H2O
f92121f093 Fix (#1052) 2023-11-21 17:42:49 +08:00
MrZ_26
7070e620c8 调整上个commit的相关内容 2023-11-17 15:11:13 +08:00
User670
1cd62bb163 Add checks and error messages for some invalid custom mode data (#1049) 2023-11-17 14:06:30 +08:00
C6H12O6 + NaCl + H2O
486eaeae52 Do optimization in Piano applet (#1047) 2023-11-17 00:10:21 +08:00
MrZ_26
3806f02fa5 优化textReader场景和相关方法
框架跟进
2023-11-13 18:23:27 +08:00
Imple Lee
7d23fe4acb fix many reference-vs-value error (#1044)
fixes #1039
completes #1007
2023-11-13 12:20:24 +08:00
C6H12O6 + NaCl + H2O
c650f268f6 Make a scene for showing full text (like manual) but for convenience use (#1043) 2023-11-13 12:15:58 +08:00
MrZ_26
55800e307f 场地编辑界面显示隐形块 2023-11-08 22:23:01 +08:00
MrZ_26
a0fd8ff8b6 修复调整语音音量时测试音频太乱
框架跟进 close #823
2023-11-01 16:38:21 +08:00
C6H12O6 + NaCl + H2O
720325fcb9 Add touch gesture for radar (#1030) 2023-10-29 15:56:58 +08:00
C6H12O6 + NaCl + H2O
fcc1cba0cf Fix Piano app (#1029)
* Fix Piano app

* FIx mouse and keyboard interaction
2023-10-29 15:56:03 +08:00
MrZ_26
293e687077 Merge remote-tracking branch 'tech/cc-field-height' 2023-10-23 01:50:51 +08:00
C6H12O6 + NaCl + H2O
e1a9222b1f Minor changes in VIetnamese translation (#1020)
* Update

* Minor changes
2023-10-21 23:57:42 +08:00
MrZ_26
86c673ee51 自定义游戏不能带ai开拼图模式
补充文本
2023-10-21 04:42:01 +08:00
Imple Lee
6aefa078da add comment 2023-10-21 00:44:10 +08:00
Imple Lee
dd743035f5 add a warning when field is too high
temporarily fixes #686
2023-10-21 00:42:04 +08:00
Imple Lee
045deb6954 make an error with filled lines when using cc (#1015)
fixes #1013
2023-10-20 22:47:04 +08:00
Imple Lee
90c428cf44 Save custom mode (#1007)
* first step to save custom game

* localize various settings in custom game

* rename fields to lower cases

* fix many bugs

* fixes #1014
2023-10-20 01:42:04 +08:00
C6H12O6 + NaCl + H2O
7ac2c282f6 Vietnamese translation update (again) (#1012)
* fix #983 (#995)

* Pull from Shard Nguyen

* Change a mode's description

* Fix a bug when Help button don't restore it's color in a condition

* Update dict_vi.lua

* Update Zictionary (mostly fix broken sentences)

* Update game's translation

* Update modes

* Update dictionary

* Minor change

* Update stat translation

* Minor change

* Minor change

* Update lang_vi.lua

* Minor changes

* Fix misunderstanding help text

* Update scene

* Rename _utf8lower to needLowerUTF8

* Add titleLowered and keywordsLowered

* Fix stuck color again

---------

Co-authored-by: scdhh <51957264+shoucandanghehe@users.noreply.github.com>
2023-10-19 22:48:24 +08:00
MrZ_26
35635e10ea 修staff界面初始位置不对(测试代码忘删 2023-10-19 15:35:11 +08:00