Search found 5 matches
- Mon Apr 30, 2018 11:42 am
- Forum: Games and Creations
- Topic: [WIP] Ultima-inspired RPG
- Replies: 3
- Views: 4148
Re: [WIP] Ultima-inspired RPG
I wrote it in a slightly older version. Since then I updated to 11.1 and got the same error. It's actually easily fixed and I'll upload the latest main.lua to GitHub ASAP.
- Wed Apr 25, 2018 1:01 pm
- Forum: General
- Topic: LÖVE Games on Steam
- Replies: 18
- Views: 21191
Re: LÖVE Games on Steam
That's actually a great idea!
- Wed Apr 25, 2018 9:35 am
- Forum: Games and Creations
- Topic: [WIP] Ultima-inspired RPG
- Replies: 3
- Views: 4148
[WIP] Ultima-inspired RPG
I recently started playing around with LÖVE and LUA. One of my dreams has always been to write a game much like the Ultima games I loved back in the day. My first Ultima was Ultima IV, but tackling a project this big is beyond what a single person could handle. So I used Ultima IV and V as inspirati...
- Fri Apr 20, 2018 6:18 pm
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 915
- Views: 838150
- Thu Apr 19, 2018 1:09 pm
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 915
- Views: 838150
Re: Simple Tiled Implementation - STI v0.18.2.1
I tried using STI earlier today and my program breaks at the following line:
local sti = require "sti" (Error: sti/init.lua:32: Invalid file type: orld. File must be of type: lua.)
What am I doing wrong?
local sti = require "sti" (Error: sti/init.lua:32: Invalid file type: orld. File must be of type: lua.)
What am I doing wrong?