More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew! | |title=Vita Homebrew Apps (Other Apps) - GameBrew! | ||
Line 19: | Line 18: | ||
|source= | |source= | ||
}} | }} | ||
IRC client for | LuaIrc is an IRC client for PS Vita wrote with Lua Player Plus Vita, allowing you to chat with your friends whenever you want. | ||
==Features== | |||
==Features | |||
* Multichannels support: You can join multiple channels and switch towards chats easily. | * Multichannels support: You can join multiple channels and switch towards chats easily. | ||
* New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list. | * New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list. | ||
Line 51: | Line 27: | ||
* (Optional) History logs save. | * (Optional) History logs save. | ||
* Possibility to see the whole list of connected users. | * Possibility to see the whole list of connected users. | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-01.jpg | |||
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-03.jpg | |||
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-04.jpg | |||
==Controls:== | ==Controls:== | ||
* | * Cross = Prompt keyboard to send a new message. | ||
* | * L Trigger = Show connected users list. | ||
* | * Start = Prompt keyboard to connect to a new channel. | ||
* | * Up/Down = Switch channel | ||
==Config file (optional):== | ==Config file (optional):== | ||
Line 65: | Line 46: | ||
* save_log = Enable/Disable history logs saving at ux0:/data/luaIrc/logs.txt (Default: false) | * save_log = Enable/Disable history logs saving at ux0:/data/luaIrc/logs.txt (Default: false) | ||
== | ==Changelog== | ||
'''v.1.1''' | |||
'''v.1.1 | |||
* Fixed a bug preventing you to connect to servers different from freenode. | * Fixed a bug preventing you to connect to servers different from freenode. | ||
* Fixed a bug where logs saving wasn't actually writing QUIT commands. | * Fixed a bug where logs saving wasn't actually writing QUIT commands. | ||
Line 74: | Line 54: | ||
* Added channel's topics showing support when joining a channel. | * Added channel's topics showing support when joining a channel. | ||
https://vitadb.rinnegatamante.it/#/info/51 | '''v.1.0''' | ||
* First Release. | |||
== External links == | |||
* Official Website - http://rinnegatamante.it/site/psv_hbs.php | |||
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=47107 | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/51 |
Revision as of 01:24, 7 November 2022
luaIrc | |
---|---|
General | |
Author | Rinnegatamante |
Type | Other Apps |
Version | 1.1 |
License | Mixed |
Last Updated | 2016/09/15 |
Links | |
Download | |
Website | |
LuaIrc is an IRC client for PS Vita wrote with Lua Player Plus Vita, allowing you to chat with your friends whenever you want.
Features
- Multichannels support: You can join multiple channels and switch towards chats easily.
- New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list.
- PART, QUIT, JOIN, PRIVMSG, PING, NAMES commands detection.
- Auto-detection of PSN Nickname for default nickname usage.
- (Optional) History logs save.
- Possibility to see the whole list of connected users.
Screenshots
Controls:
- Cross = Prompt keyboard to send a new message.
- L Trigger = Show connected users list.
- Start = Prompt keyboard to connect to a new channel.
- Up/Down = Switch channel
Config file (optional):
- The config.lua file can be edited and put in ux0:/data/luaIrc to change some default settings:
- nick_default = Default nickname that will be shown at startup. (Default: PSN Nickname)
- server_default = Default server hostname that will be shown at startup. (Default: Freenode)
- channel_default = Default channel name that will be shown at startup. (Default: #henkaku)
- save_log = Enable/Disable history logs saving at ux0:/data/luaIrc/logs.txt (Default: false)
Changelog
v.1.1
- Fixed a bug preventing you to connect to servers different from freenode.
- Fixed a bug where logs saving wasn't actually writing QUIT commands.
- Now system chat won't show anymore raw text for detected commands.
- Added private messages support (both detection and starting).
- Added channel's topics showing support when joining a channel.
v.1.0
- First Release.
External links
- Official Website - http://rinnegatamante.it/site/psv_hbs.php
- Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=47107
- VitaDB - https://vitadb.rinnegatamante.it/#/info/51