index
:
asciifarm-client.git
main
fork of: https://github.com/jmdejong/asciifarm-client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asciifarm
/
client
Age
Commit message (
Expand
)
Author
2018-04-19
tab now returns to game keeping entered string; / starts string with text /
troido
2018-04-18
client can now read strings from chat input
troido
2018-04-18
improved input handling
troido
2018-04-18
client is now threadsafe; closing can now show messages
troido
2018-04-15
chat scrolling works again
troido
2018-04-15
show restart message again when player is dead
troido
2018-04-15
health now shows as 0/0 when dead
troido
2018-04-14
removed references to hy from the docs
troido
2018-04-14
Stopped using hy for keybindings
troido
2018-01-24
Merge branch 'master' of https://github.com/jmdejong/rooms
troido
2018-01-18
clear a fieldcell before redrawing another character
troido
2018-01-17
fixed selectorvalue crash and selector disappearing when selected is removed
troido
2018-01-17
updated maps and refactored client: renamed display parts and removed selector
troido
2018-01-16
tildename is only the default when connecting over UDS, otherwise username
troido
2018-01-15
provided code to set title of list menu
troido
2018-01-14
added rats as source of seeds. fixed default char error. brought WASD for dir...
troido
2018-01-12
client doesn't crash anymore when resizing the screen
troido
2018-01-11
Fix potential error if given invalid socket type
rakiru
2018-01-11
Fix attempt to use non-existent name
rakiru
2018-01-11
Replace None equality checks with identity checks
rakiru
2018-01-10
started tildenames client-side
troido
2018-01-04
no quotes necessary anymore in keybindings keys. Added some macros
troido
2018-01-03
changed KEY_ENTER into NEWLINE. made separate module for naming keys
troido
2018-01-03
fixed long lines messing up chat. fixed global chat
troido
2018-01-03
actually made global chat default
troido
2018-01-03
added world chat and made it default
troido
2018-01-03
fixed keymap doc
troido
2018-01-03
made scrolling of chat log possible
troido
2018-01-03
added intermediary window wrapper for safety. also server now appends logs
troido
2018-01-03
removed outdated keybindings files, fixed selector crash on empty list, updat...
troido
2018-01-03
stopped having all widgets as properties of display
troido
2018-01-03
textinput forces update after done reading string
troido
2018-01-03
inputhanding now handles keyname lookup. enter is now also named
troido
2018-01-02
catch all errors from prompted commands, and print them to the message log
troido
2018-01-02
keybindings are now executed a bit smarter as hy code
troido
2018-01-02
Finally fixed that stupid bug of not redrawing on winchange
troido
2018-01-02
sprites without a background will now take the background of the sprite below...
troido
2018-01-01
stop raising debug exception on WINCH
troido
2018-01-01
server now sends list of sprites per cell to client. ground uses eventtarget ...
troido
2018-01-01
renamed input macro to inp to avoid possible name collision with buit-in func...
troido
2018-01-01
ensured client package name is always correct
troido
2018-01-01
inventory, equipment and ground object lists now scroll with the selector
troido
2018-01-01
made keybindings readable from an actual file
troido
2017-12-31
merged roomedge into portal, moved tcommunicate and utils to common folder an...
troido
2017-12-30
keybindings can be imported now, though it will probably require some hackery
troido
2017-12-30
keybinding docs now in keybindings file
troido
2017-12-30
added equipment display
troido
2017-12-30
tried a new approach to remove code duplication in display
troido
2017-12-29
keybinding macros have their own file and selectors can now be used!
troido
2017-12-29
made selectors for inventorypad and made key config in hy
troido
[next]