Commit graph

33 commits

Author SHA1 Message Date
Pera Pisar
31a6316f93
Create a pipe regardless of save progress file's existence 2019-04-25 02:52:20 +02:00
Vinyl Darkscratch
98527e2cb2
Fix pipe file creation by setting pipe_path file 2019-04-22 01:27:10 -07:00
Pera Pisar
28face2167 Linux changes (#62)
* Added RPATH to executable; lowercased name; fixed MRIVERSION option; made it look like an actual executable

* Silencing some compiler warnings

* Getting rid of journal binding header, fixing bugs with the Niko binding and synchronizing the two

* Journal update to fix several bugs

* Fix libpng warning by running mogrify on shrimp.png

* Improved automation of the Linux build

* Improved some aspects of wallpaper handling

* Bump default Ruby version to 2.5
2019-04-21 03:50:20 -07:00
Vinyl Darkscratch
8e93cf51ef Move journal pipe file to fix permissions issues 2019-02-14 02:19:46 -08:00
Vinyl Darkscratch
69829ad17a Disable close button after switching from default image 2018-05-04 01:32:16 -07:00
Vinyl Darkscratch
73088bf7b0 Remove non-functioning Qt.NoFocus policy 2018-05-02 20:33:59 -07:00
Vinyl Darkscratch
5c296007e0 Don't let Niko take the focus from OneShot 2018-05-02 19:21:31 -07:00
Vinyl Darkscratch
53709a92c7 Let journal reimplementation accommodate for new API updates 2018-05-02 19:15:11 -07:00
Vinyl Darkscratch
c41dd80143 Quit journal when finished using it
Fixes #40
2018-05-02 16:37:13 -07:00
Vinyl Darkscratch
6273077dbe Fix #35 2018-04-24 04:26:01 -07:00
Vinyl Darkscratch
870c9fc72c Position the close button on right for Linux and macOS 2018-03-13 15:05:31 -07:00
KockaAdmiralac
23f53431c2 Remove unused screen_width 2018-03-13 22:51:08 +01:00
popkirby
7b224a2d46 Add Qt.NoDropShadowWindowHint flag to avoid weird shadow 2018-03-14 03:16:30 +09:00
Vinyl Darkscratch
9b0c91b842 Enable framelessness on Linux 2018-03-12 14:53:17 -07:00
Vinyl Darkscratch
bdb307fba9 Add close button (WIP) to journal 2018-03-12 13:57:52 -07:00
Vinyl Darkscratch
8443907f74 Re-add journal frameless flag 2018-03-12 13:57:33 -07:00
KockaAdmiralac
e195d8d1ce Fix Niko walking out of the screen on X11 2018-03-11 23:57:30 +01:00
KockaAdmiralac
3f4f14e719 Journal update to check for save_progress.oneshot and display the note 2018-03-10 23:03:55 +01:00
Vinyl Darkscratch
dc51296d20 Fix imports 2018-03-08 02:58:09 -08:00
Vinyl Darkscratch
9b6030414c Implement Niko walking off part of journal 2018-03-08 02:55:08 -08:00
Vinyl Darkscratch
d0ef020985 Rename start_x/y to x/y 2018-03-08 02:13:29 -08:00
Vinyl Darkscratch
4df91ac787 Remove unneeded lines in journal 2018-03-08 02:13:19 -08:00
Vinyl Darkscratch
4ecc05d4cd Fix a typo with parenthesis in journal 2018-03-08 00:43:48 -08:00
Vinyl Darkscratch
88ffa8679f Remove redundant comment (transparency works) 2018-03-07 00:50:08 -08:00
Vinyl Darkscratch
a3b2380365 Catch for game quit cleanup 2018-03-07 00:43:08 -08:00
Vinyl Darkscratch
904eb51d06 Remove redundant, problematic attribute 2018-03-07 00:42:54 -08:00
Vinyl Darkscratch
a5d73ba07e Implmement Niko walkoff a little more 2018-03-07 00:24:55 -08:00
Vinyl Darkscratch
9d893f5465 Allow for window movement 2018-03-07 00:24:18 -08:00
Vinyl Darkscratch
df7094c852 Add transparency support 2018-03-07 00:23:57 -08:00
Vinyl Darkscratch
b29385fd4d Convert to tabs 2018-03-06 23:49:05 -08:00
Vinyl Darkscratch
f17fd64eb7 Fix journal for translations 2018-03-06 23:24:32 -08:00
Vinyl Darkscratch
4798594cfb Add Windows compatibility to Unix journal implementation (just in case) 2018-03-06 10:21:07 -08:00
Vinyl Darkscratch
1a22d59276 Rename macOS journal folder 2018-03-06 01:24:45 -08:00
Renamed from journal/mac/journal.py (Browse further)