Releases: sl5net/autocivP
Improved Usability and Added Features
Better usability: Improve the usability of the application.
See uncritical warnings for developers: Enhance the functionality to display uncritical warnings for developers.
Add two spaces at the beginning: Modify the text to include two spaces at the start, allowing users to easily modify the number and potentially add a name later.
Add guiObject.focus(): Introduce the addition of guiObject.focus() to set focus on a GUI object.
Set cursor position based on replacement: Adjust the cursor position to the first position if the replacement is a number, and to the end if it is not.
Add icons: Include icons in the project.
Set cursor position for icons and food text: Set the cursor to the very beginning when an icon or food text is included.
Replace with ⟦Tab⟧: Replace all instances of "" with the special symbol "⟦Tab⟧" to improve error presentation.
Fix typo in AFK: Correct a typographical error in the "AFK" functionality.
Add icons for AFK: Integrate icons for the "AFK" feature.
Update symbols to icons JSON: Update the symbols to the icons JSON file.
Add functionality to ask for resources in chat: Implement the addition of functionality that allows users to ask for resources in chat.
Remove a Gui.caption: Remove a Gui.caption element.
Add missing return statement: Add a missing return statement to prevent crashes when frequently using the tab and backslash keys.
Replace [Tab] with ⟦Tab⟧: Replace all instances of "[Tab]" with the special symbol "⟦Tab⟧" to enhance error presentation.
Please note that the commit IDs have been removed and the commit text has not been altered.
option to replace all matches in chat
option to replace all matches in chat
add symbols to icons json
add useLevenshtein parameter
more Fuzzy-Search, also for Icons. implement mod autoOrderFix feature
add icons to short standard chat feedback s
add symbol command to Command History
dont use livenstine method for match very short textes
Update the icons.json
Updated icons, GG, WP, ... command. to prevent interference with other chat commands added a prefix '<' to each short commands like show icons or say gg. Added more Fuzzy functions like findBestMatch function. Updated the logic to assign the best match based on the highest similarity score.
Update sendMessage function use substring. to split message into chunks
Update caption of chatInput GUI object
add modsImCurrentlyUsing as tab command
prettify some sourc
prettify function check_modProfileSelector_settings()
check if boonGUI mod is in before ask user for mod-fix
implement mod autoOrderFix feature. set boonGUI leter then proGUI
fix in ModProfile the AlwaysIn mods
two importand bog-fixes and more icons
fix in ModProfile the AlwaysIn mods
dont start in atlas resart 0ad if mods changed
fix /quit late error with Engine.GetGUIObjectByName(cancelButton).onPress()
add /versionNr command
add insensitive match of icon replacements
some little fixes
add list of icon
add options mods profiles selection
implement in modProfiles alwaysInReplayDefaults modProfilealwaysInReplay
update team description
Using 'right<tab>' without the preceding colon (:) can indeed be clearer in a chat context. Including the colon (:) before the keyword may not be necessary if the chat participants are already familiar with the convention of using '<tab>' to trigger certain actions or commands.
update msg mapsize changed more human readable
answer using the chat caption for some commands. so you could edit it before or only read it
move /hiall output to input caption. not send it anymore
limit the j send jitsi link only if you in the Allies chat
add extra description about Mapsize 128 tiny, 192 small, 256 normal, 320 medium
restart 0ad when new modProfiles is enabled when save button is pressed
use ConfigDB_CreateAndSaveValueA26A27 for change modProfile settings
change text to: type li<tab>
change default setting for mod profiles
better description to li tab: write li<tab> or /link<enter> to open a link
09f20f135b05dd01b496a3ec96d54c2ab749db59 HEAD@{13}: pull: Fast-forward
add replace <3 with ♥ in chat
add replace <3 with ♥ in chat
fix AutoFixModsOrder
fix use of Engine.Restart when mods changed. still a bit experimental maybe
exit when mods have changed (start later then)
add options mods profiles selection
limit jitsi call to gameState ingame only
limit jitsi call to gameState ingame only
add options for intuitive hotkey
add options for 0ad version 0.0.26
remove jitsi from lobby. text is too long
fix typo
add moddata/testConsoleAhkSciprt.ahk
add options mods profiles selection
exit when mods have changed (start later then)
add options mods profiles selection
limit jitsi call to gameState ingame only
add options for intuitive hotkey
remove jitsi from lobby. text is to long
add moddata/testConsoleAhkSciprt.ahk
fix history offset
fixed critical error, wrote new test, add shared command to history
add command from shared commands when game-setup or in game to command history
set id to last command when caption is empty
fix history offset
fix fill all empty hisory with same value
reorganize the way to save profile in user.cfg
fixed critical error #1
replace try-catch woraround with 0ad-version-nr-check
some little code beutifier
show all mods in GUI main page
update version nr
add command /pRestoreLastProfile that the last profile that was used via commandLine
a bugFix, some optimizations
offer dont change game config when mods changed
Edit: offer dont change game config when mods changed
Delete: offer dont change game config when mods changed
offer restoure last profile when enabled mods was changed
add command /pRestoreLastProfile that the last profile that was used via commandLine
check for feldmap mod. if its not expizit false
offer dont change game config when mods changed
offer restoure last profile when enabled mods was changed
add command /pRestoreLastProfile that the last profile that was used via commandLine
check for feldmap mod. if its not expizit false
a bugFix, some optimizations
the jitsi link was bad placed into the chat text.
so /link was not able to read the link correctly.