1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 01:26:36 +02:00

18 Commits

Author SHA1 Message Date
b88dc9fda1 Bump version to 0.11.2 2021-12-06 11:08:17 -05:00
768617a129 Fix small build bug and bump to v0.11.1 2021-06-28 16:04:25 -04:00
8dfd009e0e Some minor fixes for game module 2021-06-28 13:54:25 -04:00
93fb84206d Bump to version 0.11.0 2021-05-24 14:30:28 -04:00
a5246bcbc6 Bump to version 0.10.1 2021-01-20 16:18:43 -05:00
1e985c1456 Interface improvements and bump to v0.10.0
- Give window tab and statusbar a make over
- Place window tab above input field
- Reduce input field to one square in height
- Refactor window tab so that it's now a subwin of its parent ToxWindow
- Fix bug causing notification counter to sometimes increment by 2
- No longer scroll on output when output is not at bottom of screen
- Show a small indicator on far left of window tab when output is
  not at bottom of screen
- Reduce ncurses/UI thread sleep time by half
- Handle nanosleep errors better
2020-11-29 23:26:51 -05:00
0d8e6d713e Update readme screenshot and bump to v0.9.1 2020-11-26 16:58:09 -05:00
de7db08352 Bump to version 0.9.0 2020-11-14 14:30:56 -05:00
22d60232fb Bump to version 0.8.4 2020-10-22 22:14:33 -04:00
e4abd8b36b Bump version to 0.8.3 2018-10-30 18:03:44 -04:00
3917f664bf Bump to v0.8.2 2018-03-01 19:14:14 -05:00
b1d8ab102f Bump to version 0.8.1 2017-11-17 17:44:56 -05:00
c4ace288af Bump to v0.8.0 2017-05-24 15:10:50 -04:00
=
be5e7906da Fix fortune.py input issues 2017-05-24 10:10:18 -04:00
22ea522baf Add "/run" to autocompleter and fix example Python script. 2017-05-22 20:47:56 -04:00
5ed26eda9b Added constants to the Python interface for calls to execute. 2017-05-19 15:35:31 -04:00
02ea0fac44 get_status returns a string rather than an integer. 2017-05-17 08:39:29 -04:00
b3ed8bc35c Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00