Commit graph

29 commits

Author SHA1 Message Date
! Freaku
fe13859e4a
Add new mod: translate
• Translate yours/others chat with ease!
• Single Click message to __translate__
• Double Click message to __copy__
• Double Click 'Trans' button to open translation settings.
• Compatible with other PW mods (like advanced_party_window)
2024-02-10 09:50:34 +05:30
! Freaku
ce894b0a64
Update terminal.py for 1.7.33+ support 2024-02-05 01:39:03 +05:30
! Freaku
de86c6da62
Update icons_keyboard.py
• Since 1.7.30, Eric deprecated short-form `# ba_meta export keyboard` and instead encourage modders to directly use module names `export bauiv1.Keyboard`
• But older versions have it at `export babase.Keyboard`
• So until 1.8 releases, I'm using a plugin which manually registers our keyboard class.
2023-12-28 13:45:44 +05:30
! Freaku
9dff2945be
Update icons_keyboard.py
• Added ALL icons
• Will automatically add new icons introduced in-game in future
• Fixed errors; no characters present in `num` & `pages` list
• Rename file to lowercase: To follow new schema according to using mods via Workspace
2023-12-16 23:06:45 +05:30
! Freaku
7c8cb854be
Update Floater for 1.7.30 support 2023-12-09 10:39:26 +05:30
! Freaku
87a48cd6ce
Fix oops 2023-08-26 22:44:06 +05:30
! Freaku
e2b927c1e6
Mini-update for Terminal.py
• Renamed to lowercase (terminal.py)
• Added new function `internal_packages`
• Merged create/delete_sys as `system_scripts`
• Bug fix: The temporary zip files are now deleted automatically
2023-08-26 22:28:03 +05:30
! Freaku
b80f89a3f8
Update Terminal.py for 1.7.24+ (API 8) 2023-07-29 13:18:21 +05:30
! Freaku
ecf6dafddd
Update TowerD-unlocked.py for 1.7.20+ 2023-07-28 11:08:42 +05:30
! Freaku
ebbe4fb1ae
Delete oops
File name was different so it did not commit on existing file
2023-07-28 11:07:57 +05:30
! Freaku
8fb5c750da
Fix Floater.py bug
(where chat icon was not visible)
2023-07-27 20:58:12 +05:30
! Freaku
7c72e45a01
Update ALL UTILITIES for 1.7.20+ 2023-07-27 18:23:48 +05:30
! Freaku
c155435809
Update Terminal for 1.7.20 & higher 2023-07-15 18:15:48 +05:30
! Freaku
e1fb3f7d92
Update Terminal.py
• Implements workaround method of `create_sys` folder for all devices.
(Earlier I made that only for Android 13, but recently faced the same error but on Android 12. So it isn't dependent on Android version)
2023-03-05 10:00:49 +05:30
! Freaku
94d6599873
Update Terminal.py
• Fix an oops 😬
2023-01-15 15:01:13 +05:30
! Freaku
119a30a642
Update Terminal.py
• `create_sys` folder will now also work for ANDROID 13!!
2023-01-15 14:58:17 +05:30
! Freaku
71f84a8098
Update Terminal.py
• Fixed a bug related `create_sys` folder
2023-01-14 16:01:25 +05:30
Freaku17
1e75817707
Update Terminal.py
• No more log size limit
• Renamed dump folder from `logging` to `console`
• Removed live_debug
2022-09-27 16:40:27 +05:30
Freaku17
f6f46f5741
Update Floater for 1.7 2022-08-06 12:25:46 +05:30
Freaku17
5fab46493f
Update IconsKeyboard for 1.7 2022-08-06 12:25:18 +05:30
Freaku17
86682ff573
Update TowerD-Unlocked for 1.7 2022-08-06 11:36:32 +05:30
Freaku17
f5fd4eb2a3
Terminal.py
Bug fixed which was caused by meta scan
2022-07-30 20:25:42 +05:30
Freaku17
9825901eb6
Terminal.py for bs1.7
Sorry I was in a hurry
2022-07-15 15:10:28 +05:30
Freaku17
be81bb0067
Fix bug in Terminal.py for bs1.7 2022-07-15 15:02:12 +05:30
Freaku17
8dbe940c0a
Add files via upload 2022-07-15 14:55:58 +05:30
Freaku17
24cbd89646
New Utility: Floater 2022-03-23 09:45:17 +05:30
Freaku17
1827e1193a
Add files via upload 2022-03-16 08:57:34 +05:30
Freaku17
3b72c59756
Add files via upload 2022-02-06 11:45:13 +05:30
Freaku17
bf42b704ab
Create IconsKeyboard.py 2022-02-06 11:44:55 +05:30