update personal info & links to profile (#1105)

This commit is contained in:
Philip 2023-10-23 11:00:15 +03:00 committed by GitHub
parent f3f17cdacc
commit 0a0a461c46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
**New Features and Improvements**
* Make MIDI device selection less ambiguous.
* Add default difficulty option (by @kiwphi and @mikeday0).
* Add default difficulty option (by Philip and @mikeday0).
* Improve smoothness of network games when running uncapped (thanks @rfomin).
* Disable smooth pixel scaling if software rendering is enforced.
* Add framerate limiting option (@mikeday0 and @rfomin).

View file

@ -132,4 +132,4 @@ Secret Rabbit Code (libsamplerate) is © 2002-2011 Erik de Castro Lopo and is re
Libpng is © 1998-2014 Glenn Randers-Pehrson, © 1996-1997 Andreas Dilger, © 1995-1996 Guy Eric Schalnat, Group 42, Inc. and is released under the [libpng license](http://www.libpng.org/pub/png/src/libpng-LICENSE.txt).
Zlib is © 1995-2013 Jean-loup Gailly and Mark Adler and is released under the [zlib license](http://www.zlib.net/zlib_license.html).
The Crispy Doom icon (as shown at the top of this page) has been contributed by [Philip Kiwan](https://www.github.com/kiwphi).
The Crispy Doom icon (as shown at the top of this page) has been contributed by Philip K.

View file

@ -2,7 +2,7 @@
**New Features and Improvements**
* Add mouse smoothing when running uncapped. (by @mikeday0)
* New icon designs for all games and the setup executable (by @kiwphi).
* New icon designs for all games and the setup executable (by Philip).
* Brightmaps now working on mid-textures of two-sided lines (by @JNechaevsky).
* New stats widget option: above status bar.
* Many automap improvements: (by @JNechaevsky and @mikeday0)