Search found 4098 matches

by TMC
Tue Mar 17, 2015 7:05 am
Forum: General Discussion
Topic: Plotscripting dictionary ...down?
Replies: 11
Views: 2708

Uh. plotdictionary.html is blank, plotdict.xml hasn't been uploaded in 2 days and is broken (I fixed that yesterday but it hasn't been uploaded yet), and the windows nightly builds haven't been built for a week! Here's a mirror (from a week ago) http://tmc.castleparadox.com/ohr/temp/plotdictionary.h...
by TMC
Mon Mar 16, 2015 5:17 pm
Forum: Game Discussion
Topic: The 2014 In Review Contest [Reviews: 97]
Replies: 211
Views: 65329

OK, so I posted an incomplete half-relevant review which pointed fingers and got into a debate about art games rather than addressing the game, and had to face the critics in IRC. I got what I deserved, and Giz and Hawk succeeded in making me eat many of my words: rereading their reviews I found I d...
by TMC
Mon Mar 16, 2015 6:07 am
Forum: Game Discussion
Topic: The 2014 In Review Contest [Reviews: 97]
Replies: 211
Views: 65329

Breaking expectations. (Heavily extended and edited) Samanthuel's Lovely Home First of all, I thought this game was fantastic, but I'll be derailing this immediately, skip to the end if you hate pretentiousness. This game doesn't have much in the way of "gameplay". You walk around and exam...
by TMC
Mon Mar 16, 2015 6:03 am
Forum: Game Discussion
Topic: The 2014 In Review Contest [Reviews: 97]
Replies: 211
Views: 65329

I tried to shorten this one by cutting much of it. Carcere Vicis: Developer Retrospective Intro <tmc> I've always found that game contests are the only thing I can really focus on completely Because the 2014 Random Collab Contest ran for two weeks (Feb 15th to March 1st), this was my most ambitious ...
by TMC
Sun Mar 15, 2015 8:53 am
Forum: Reviews
Topic: 2014 In Review: Carcere Vicis
Replies: 5
Views: 3751

I'll reply to some specific stuff in this review here, though the bulk of my reply is the developer commentary I'm posting as part of the 2014 In Review Contest. This game will work with any copy of the OHR at least as recent as the release date. The script preprocessor thing only required a modifie...
by TMC
Sun Mar 15, 2015 4:48 am
Forum: General Discussion
Topic: Messing around with bash
Replies: 6
Views: 2306

The mode of an executable owned by root and installed in a directory in $PATH shouldn't be set to 0777, because that allows anyone to edit it; use 0755 instead. Also, generally if installing something custom global-wide you would put it in /usr/local/bin to separate it from the distrib's packages. I...
by TMC
Sat Mar 14, 2015 2:38 am
Forum: General Discussion
Topic: The Official Hamster Republic All Star Battles
Replies: 69
Views: 19513

Nice art!
RedMaverickZero wrote:My only complaint with the design is that he looks happy, and he's definitely got some attitude, so turning that happy expression upside down will be all I ask.
I interpreted that as a bloody thirsty grin, actually.
by TMC
Fri Mar 13, 2015 9:20 am
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361588

Cool; this is quite a sophisticated dungeon. The directional multi-source lighting and field of view, the pulses that run down the cables, and lots of other little details are impressively done! The first 10.5 minutes of the commentary video discusses the history of the game and the plot and various...
by TMC
Wed Mar 11, 2015 12:13 pm
Forum: Q&A Discussion
Topic: How do I simulate the esc menu? (Pausing everything)
Replies: 8
Views: 1851

I actually created a command to suspend slice movements, but never finished and added it to the OHR source. (I think this was in the middle of the last Random Collab contest, so I just dropped it when I discovered I didn't need it afterall.) I definitely should dig that up. I think the plan was to s...
by TMC
Wed Mar 11, 2015 9:19 am
Forum: Game Discussion
Topic: Don't Eat Soap (In Chinese!)
Replies: 17
Views: 6520

Even if you did include a huge list of Chinese characters, how would people enter or select them? At a minimum that requires ordering them, but I don't think there is a natural way to order them. I think you should find some Chinese speakers and ask them; there's no other way. I know that there are ...
by TMC
Tue Mar 10, 2015 11:40 pm
Forum: Game Discussion
Topic: Don't Eat Soap (In Chinese!)
Replies: 17
Views: 6520

I hadn't heard of any Portuguese or Hungarian games getting translated into English, and maybe only one in German.

However, there was this game, originally in Swedish, which the author translated into English:
Zander by Leo
by TMC
Tue Mar 10, 2015 12:14 pm
Forum: Game Discussion
Topic: The 2014 In Review Contest [Reviews: 97]
Replies: 211
Views: 65329

Uh oh! The deadline for the contest is two days earlier than I thought it was! I better get started early! Review of Dragons! (from last year) I had to get Giz back for writing a review of Dragons TWICE as long as my already excessive review, so I outdid him on the next game: Review of Invasion of t...
by TMC
Tue Mar 10, 2015 12:03 pm
Forum: Reviews
Topic: Invasion of the Mantle Dwellers!
Replies: 0
Views: 3049

Invasion of the Mantle Dwellers!

(This is a review of the first release of the game, for HotOHR 2014.) Overall verdict: I think this is a promising start to a game and great first effort. There's lots of problems, but everything is quite fixable, and there's enough content (about an hour, at most half of which is battles) to give i...
by TMC
Tue Mar 10, 2015 7:42 am
Forum: Game Discussion
Topic: 7DRL
Replies: 22
Views: 4575

Cool, nice detail on the shadows. The movement makes more sense now.
by TMC
Tue Mar 10, 2015 2:16 am
Forum: Game Discussion
Topic: Don't Eat Soap (In Chinese!)
Replies: 17
Views: 6520

Wow. I never would have suspected this!

Must be laborious to create all that text as sprites. I'm actually planning to allow importing TrueType fonts (rasterizing them and saving them as normal bitmap fonts... at import-time rather than in-game, I think).