|
4 |
|
|
| Instead of using .tag now use .GetTag() and if a tag doesn't exist for that object it will now be created and returned …
|
|
0 |
|
|
| On the left is how 12pt Consolas looks in the editor. On the right is how it looks as maptext. I think you can quite …
|
|
6 |
|
|
|
16 |
|
|
| Visibility Extension Currently in DM your options for handling visibility of objects are mostly limited to being on or …
|
|
20 |
|
|
| Code: Player verb Minimize() winset(src,"Main","is- minimized=true") Problem description: This doesn't trigger the …
|
|
7 |
|
|
|
2 |
|
|
|
10 |
|
|
|
5 |
|
|
|
4 |
|
|
|
13 |
|
|
| Ever since I started using BYOND over 5 years ago it's always been in the back of my mind to write a system like this …
|
|
1 |
|
|
| Tried my hand at some Ultima style 16x16 graphics. Remembering why I never make any games cos I can't do graphics for …
|
|
13 |
|
|
|
18 |
|
|
| We currently have: if(a || b) But to my knowledge we don't have: if(a ^^ b) I believe it would be a functional && …
|
|
10 |
|
|
| The only way I'm able to see error messages anymore is under Options & Messages. Has this been changed or is this an …
|
|
11 |
|
|
|
2 |
|
|
| Hey, so I've been busy lately but I've managed to fit in some time tonight to work on Roguelike map generation for the …
|
|
27 |
|
|
| When you have objects that change shape based on what is around them. (walls, cables, etc)
|
|
20 |
|
|
| I've gone a bit demo crazy at the moment. My current project is creating a networking system for wires and pipes …
|
|
41 |
|
|
| Hey, I was wondering if we could add a variable to world that becomes 1 when the world has gone through it's loading …
|
|
5 |
|
|
| So for quite a long time I've been getting this instead of ads. I hate ads with a vengeance but waiting for this error …
|
|
3 |
|
|
| I joined. Super laggy, teleporting all over as I move. But hey the ground looks fantastic and the trees are nice. But …
|
|
3 |
|
|
| I'm still on holiday and finished everything important for the day. It's 10am, what should I build today?
|
|
18 |
|
|
| Hi. So as you all probably know the map editor now has these new icons. Which is great because they look cool but I …
|
|
12 |
|
|
| Should we have a new one?
|
|
14 |
|
|
|
4 |
|
|
| Hi, we have a suffix var for atom already. Can we please get a prefix? I think it would make a lot more sense to have …
|
|
23 |
|
|
|
2 |
|
|
|
1 |
|
|
| Lets talk about drawing 32x32 animals in monochrome?
|
|
2 |
|
|
| So I just wrote a demo that I was really proud of but my membership ran out and I couldn't upload my demo files. So I …
|
|
74 |
|
|
|
2 |
|
|
| Disclaimer: This thread is probably just for people who like text games. I would like to present an interface I've been …
|
|
8 |
|
|
| This dotted line when you click a button really needs to be fixed, I should have made this an actual feature request …
|
|
5 |
|
|
|
1 |
|
|
|
4 |
|
|
| Randomized Ground Cover I'd like to share a really basic snippet to help new users randomize their ground cover like …
|
|
28 |
|
|
| Compartment Finding Algorithm ~ Note, colours just there to help visualize what this does. Colours not included. 1st: …
|
|
2 |
|
|
| It has occurred to me that the default font for Dream Maker is very outdated. In fact Courier was developed in 1955! …
|
|
15 |
|
|
| I have added the ability to ask a simple question. Any TextMenu with no options is one of these questions. Example: …
|
|
1 |
|
|
| Ask the player a question, give them some options and find out what they chose. Using only text.
|
|
0 |
|
|
| Silly question but I can't seem to find out how to add screenshots on my hubs using this new layout. My old hubs …
|
|
9 |
|
|
| Hey so this is what I'm up to at the moment, a peaceful multiplayer adventure game. Been grinding for like 3 days so I …
|
|
12 |
|
|
|
13 |
|
|
|
49 |
|
|
| There was a bug I accidentally introduced to the demo which completely wrecked my demonstration of gravity. That's …
|
|
2 |
|
|
| Applied a bunch of useless optimizations. Why? Because.
|
|
2 |
|
|
| Upgraded pixel movement, allowing movement like in the real world. Super smooth.
|
|
0 |
|
|
| To help myself understand triangles and how to program with trigonometry a little better I decided to write a triangle …
|
|
7 |
|
|