Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

LuaIrc Vita: Difference between revisions

From GameBrew
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Other Apps) - GameBrew! |title_mode=append |image=luaircvita.jpg |image_alt=luaIrc }} {{Infobox Vita Homeb...")
 
No edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew!
|title_mode=append
|image=luaircvita.jpg
|image_alt=luaIrc
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=luaIrc
|title=luaIrc
|image=luaircvita.jpg
|image=luaircvita02.png
|description=IRC client for PSVITA.
|description=IRC client for PS Vita.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2016/09/15
|lastupdated=2016/09/15
Line 17: Line 10:
|download=https://dlhb.gamebrew.org/vitahomebrews/luaircvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/luaircvita.7z
|website=http://rinnegatamante.it/site/psv_hbs.php
|website=http://rinnegatamante.it/site/psv_hbs.php
|source=
|donation=https://www.patreon.com/Rinnegatamante
}}
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew
|title_mode=append
|image=luaircvita02.png
|image_alt=luaIrc
}}
}}
IRC client for PSVITA.
LuaIrc is an IRC client for PS Vita wrote with Lua Player Plus Vita, allowing you to chat with your friends whenever you want.


'''Please Improve This Article If You Can.'''
This homebrew was participated in the GekiHEN Homebrew Contest.


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 33: Line 30:
* Possibility to see the whole list of connected users.
* Possibility to see the whole list of connected users.


==Controls:==
==User guide==
* [X] = Prompt keyboard to send a new message.
(Optional) The configuration file config.lua file can be edited and put in ux0:/data/luaIrc to change some default settings:
* [L1] = Show connected users list.
* nick_default - Default nickname that will be shown at startup. (Default: PSN Nickname).
* [Start] = Prompt keyboard to connect to a new channel.
* server_default - Default server hostname that will be shown at startup. (Default: Freenode).
* [Up]/[Down] = Switch channel
* 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).


==Config file (optional):==
==Controls==
* The config.lua file can be edited and put in ux0:/data/luaIrc to change some default settings:
Cross - Prompt keyboard to send a new message
* 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)


==Updates Changelog:==
L - Show connected users list


'''v.1.1:'''
Start - Prompt keyboard to connect to a new channel
 
Up/Down - Switch channel
 
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/luaircvita5.png
 
https://dlhb.gamebrew.org/vitahomebrews/luaircvita6.png
 
==Changelog==
'''v1.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 55: Line 59:
* 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
'''v1.0'''
 
* First Release.
==Media==
<youtube>RIaJHh60hQY</youtube>
 


==Screenshots==
==Credits==
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-01.jpg
StepS for helping me understand how PART and QUIT commands work.
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/luaircvita-08.jpg


==Changelogs==
==External links==
* Author's website - http://rinnegatamante.it/site/psv_hbs.php
* VitaDB - https://vitadb.rinnegatamante.it/#/info/51
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=47107
* GekiHEN Contest - https://gekihen.customprotocol.com/en/project/luaIrc


== External links ==
[[Category:GekiHEN Homebrew Contest]]
* Official Website -
* Gbatemp -
* Github -
* Google Source -

Latest revision as of 02:51, 2 July 2024

luaIrc
Luaircvita02.png
General
AuthorRinnegatamante
TypeOther Apps
Version1.1
LicenseMixed
Last Updated2016/09/15
Links
Download
Website
Support Author

LuaIrc is an IRC client for PS Vita wrote with Lua Player Plus Vita, allowing you to chat with your friends whenever you want.

This homebrew was participated in the GekiHEN Homebrew Contest.

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.

User guide

(Optional) The configuration file 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).

Controls

Cross - Prompt keyboard to send a new message

L - Show connected users list

Start - Prompt keyboard to connect to a new channel

Up/Down - Switch channel

Screenshots

luaircvita5.png

luaircvita6.png

Changelog

v1.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.

v1.0

  • First Release.

Credits

StepS for helping me understand how PART and QUIT commands work.

External links

Advertising: