Petri consumes glögg and codes with you

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
User avatar
petri
Posts: 1917
Joined: Thu Mar 01, 2012 4:58 pm
Location: Finland

Re: Petri consumes glögg and codes with you

Post by petri »

thomson wrote:There are couple questions that everyone (community wide, I presume) would like to ask: Will those new goodies (together with result of the previous beverage enhanced coding sprint) be released soon or do we have to wait till OSX version is released? In any case, is there anything we can do help speed this patch up? Would OSX testers be helpful for you in any way?
We're aiming for a (near) simultaneous launch with the OS X version, give or take a few days.

@JKos: thanks for the Glögg offer :D
User avatar
JohnWordsworth
Posts: 1397
Joined: Fri Sep 14, 2012 4:19 pm
Location: Devon, United Kingdom
Contact:

Re: Petri consumes glögg and codes with you

Post by JohnWordsworth »

Just like to add my thanks once more for your involvement with community. Some fantastic work this evening that will help make some stunning mods.

Thank you!

Time to meet my friends at the pub for a pint of grog (Cornish Rattler) and a slice of Pie! They will wonder why I'm an hour late... Heh
My Grimrock Projects Page with links to the Grimrock Model Toolkit, GrimFBX, Atlas Toolkit, QuickBar, NoteBook and the Oriental Weapons Pack.
User avatar
JKos
Posts: 464
Joined: Wed Sep 12, 2012 10:03 pm
Location: Finland
Contact:

Re: Petri consumes glögg and codes with you

Post by JKos »

One more question while you are still here. Can we access entities from onDraw-hooks?
Can we do this:

Code: Select all

if not party:getChampion(1):isAlive() then
...draw something..
end
Maybe a stupid question but I just want to be sure before I get too excited. :)
- LoG Framework 2http://sites.google.com/site/jkoslog2 Define hooks in runtime by entity.name or entity.id + multiple hooks support.
- cloneObject viewtopic.php?f=22&t=8450
Axebane
Posts: 1
Joined: Tue Dec 04, 2012 10:46 pm

Re: Petri consumes glögg and codes with you

Post by Axebane »

Thank you Petri for these coding sessions!! I am very excited and will be looking forward to the update that includes all these new toys! Should create some really interesting possibilities for scripted items and much more. If I'm reading this right, we could have scripted items that trigger a crafting GUI when it is placed in the player's hands, using Item:onEquipItem(champion, slot) and much more.

I did something like that for simple "dialogue" based crafting in a different moddable game. (basically added a fletching system to Oblivion for crafting arrows using scripts on a "crafting tool" item)

Also excited about the additions you made during the first "beer & coding" session! Thank you SO MUCH for doing this, and for working with the community in such an interactive way. I have been diving deep into the Grimrock Dungeon Editor during the past couple weeks and was already loving it and seeing so many possibilities via scripting (I already have randomized monsters, randomized loot, partially randomized dungeon layouts, buying and selling PLUS gambling scripted into my dungeon) and I had already been thinking "With scripting, one can do almost anything in this editor."

And to think you will be updating the editor to do allow us to do EVEN MORE !!
User avatar
petri
Posts: 1917
Joined: Thu Mar 01, 2012 4:58 pm
Location: Finland

Re: Petri consumes glögg and codes with you

Post by petri »

@JKos: I didn't test it but it should work just fine.
User avatar
petri
Posts: 1917
Joined: Thu Mar 01, 2012 4:58 pm
Location: Finland

Re: Petri consumes glögg and codes with you

Post by petri »

@Axebane: thanks, you're welcome! I'm just really happy that you and everybody else is having a great time with the editor :-D
User avatar
Komag
Posts: 3658
Joined: Sat Jul 28, 2012 4:55 pm
Location: Boston, USA

Re: Petri consumes glögg and codes with you

Post by Komag »

Ancylus wrote:As for suggestions, could you add Item:setPosition method, too?

This +1, maybe saved as a wish for the next session, if there is one :)
Finished Dungeons - complete mods to play
User avatar
Diarmuid
Posts: 807
Joined: Thu Nov 22, 2012 6:59 am
Location: Montreal, Canada
Contact:

Re: Petri consumes glögg and codes with you

Post by Diarmuid »

Ok, so now we need to plan a graphic library with functions for circles, boxes, round edges, bevels, glows, gradients, templates... Fun times ahead ;)

Once again, thanks almost human for such incredible support, unhoped for in the modern gaming world.
Batty
Posts: 509
Joined: Sun Apr 15, 2012 7:04 pm

Re: Petri consumes glögg and codes with you

Post by Batty »

GUI from out of nowhere!

RIP hudPrint(text) October 04, 2012 - December 04, 2012
User avatar
Kuningas
Posts: 268
Joined: Wed Apr 11, 2012 10:29 pm
Location: Northern Finland

Re: Petri consumes glögg and codes with you

Post by Kuningas »

Batty wrote:GUI from out of nowhere!

RIP hudPrint(text) October 04, 2012 - December 04, 2012
You will be missed... Well, maybe we can take you back in as a part time when fixing broken code. ; D
BASILEUS
Post Reply