#21✎ 153CyberYoshi64Avatar TabooI didn't change my avatar for 180 daysWebsiteNight PersonI like the quiet night and sleep late.Express YourselfFirst YearMy account is over 1 year oldWebsiteThe font(s) is/are available as:
- FONTDEF blocks
- The main font as a GRP resource and FONTDEF block.
This font test (GPRINT_TEST) shows how text can be somewhat different.
Key: Q3N3K3LD
If you make the text italic in any way, it ignores the border flag and writes till the text ends
If you have large amount of text at once and these characters have their ASCII offset beyond 255, or invalid characters, it begins to lag.
You can recycle some functions out of it like the FONTDEF block and the CHRS() function.
Posted
Edited
by CyberYoshi64
#22✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!HobbiesOk, everyone, you will probably need gold membership to dev, so yeah, but that is because the main file (0game) is 3 of the 4 megabites (about, more like 2.88...) that it can be without gold membership, so when it is your turn to dev make sure you have gold membership.
Posted
#23✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!Hobbies
Ok, everyone, you will probably need gold membership to dev, so yeah, but that is because the main file (0game) is 3 of the 4 megabites (about, more like 2.88...) that it can be without gold membership, so when it is your turn to dev make sure you have gold membership.
Use a file compressor
???
Posted
#24✎ 153CyberYoshi64Avatar TabooI didn't change my avatar for 180 daysWebsiteNight PersonI like the quiet night and sleep late.Express YourselfFirst YearMy account is over 1 year oldWebsite
...
Use a file compressor
???
You can compress entire projects into one big "package" file using actorbug's File Packer. (IDK how it's really called.)
F.e. I have Win3DS, it's usual size is almost 6 MB and using the compressor, it's size shrunk to almost 1MB. (Remember to delete all files you wanted to compress afterwards.)
You also need a (modified) UNPACK program that obviously decompresses all packed files.
If the package file + the UNPACK program are over the usual limit, then you must have Gold Membership.
The thing (that some like me don't even care about):
It might take a lot of time (de-)compressing stuff, especially if it's a lot of stuff to work on / if the files are quite large to work on.
EDIT:
I have my version of the UNPACK program which has a GUI rather than a dummy console "interface"
Posted
Edited
by CyberYoshi64
#25✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!Hobbies
...
Use a file compressor
???
…
Do you have to make UNPACK?
EDIT: Nvm, I found it and understand it now.
Posted
Edited
by random_god
#26✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsite Ok, I'm back everyone! I'm sorry it took me so long to respond; I went on a trip far away from home.
So anyway, Random, I decided on the job of second programmer. Also, your suggestion for the team name sounds splendid! I'll let you know by the 17th if I think of anything else.
Posted
Edited
by GreedyGoat8
#27✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!HobbiesSorry, everyone, I am restarting the intro, I decided I didn't like scaling everything double the size. I will try to have a key ready by Monday (the 9th.) Sorry for keeping you waiting, I will try to hurry.
Posted
#28✎ 33PlancakeIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthVideo GamesI like to play video games!HobbiesReadingI like to read books!Hobbies"a delayed game is eventually good, but a rushed game is forever bad." - Shigeru Miyamoto
Posted
#29✎ 593IAmRalseiForum LeaderHiddenAchievementsFirst YearMy account is over 1 year oldWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming Strength
"a delayed game is eventually good, but a rushed game is forever bad." - Shigeru Miyamoto
words for game devs to live by
Posted
#30✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsiteIndeed. I, myself, a developer of this game still has not received the key. ;)
Posted
Edited
by GreedyGoat8
#31✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsiteOh yeah! I just remembered that I have a suggestion for our team name. I came up with Int Elligence.
Posted
Edited
by GreedyGoat8
#32✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!HobbiesEveryone, if you get the program to help, make sure you have actorbugs file compressor files in the project as follows: PACK, CLEAN_PACK, UNPACK so you can compress and decompress. It should come with UNPACK. So yeah, here is a link for the key: http://smilebasicsource.com/forum?ftid=1512
Posted
Edited
by random_god
#33✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsite
Everyone, if you get the program to help, make sure you have actorbugs file compressor files in the project as follows: PACK, CLEAN_PACK, UNPACK so you can compress and decompress. It should come with UNPACK. So yeah, here is a link for the key: http://smilebasicsource.com/forum?ftid=1512
Done!
Posted
#34✎ 153CyberYoshi64Avatar TabooI didn't change my avatar for 180 daysWebsiteNight PersonI like the quiet night and sleep late.Express YourselfFirst YearMy account is over 1 year oldWebsiteAlready did so 2 months ago.
Posted
#35✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsite
Already did so 2 months ago.
That's nice.
Posted
#36✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!HobbiesNames: (only 2.)
Vote please, even if you arn't dev. Voting deadline is 24th of July.
Posted
#37✎ 71GreedyGoat8Intermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthAvatar BlockI didn't change my avatar for 30 days.WebsiteDisguisedHiddenWebsiteSo; What do you want me do do exactly? I haven't done much; just learned your style and what you've done so far.
Posted
#38✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!Hobbies
So; What do you want me do do exactly? I haven't done much; just learned your style and what you've done so far.
I want you to make an intro thing, like how in A Link to the Past you go in the castle to save Zelda, just where you learn the controls and stuff.
Posted
#39✎ 559random_godIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthZelda Is Awesome!I love The Legend Of Zelda!Express YourselfVideo GamesI like to play video games!Hobbies
So; What do you want me do do exactly? I haven't done much; just learned your style and what you've done so far.
I want you to make an intro thing, like how in A Link to the Past you go in the castle to save Zelda, just where you learn the controls and stuff.
OMG I just realized how unspecific I was. You make a map in the smile tool for the overworld. You also make it for in the castle and in the house if you want it to start there.
Map loading code:
DIM M0[0]
DIM M1[1]
DIM M2[2]
DIM M3[3]
FOR I=0 TO 3
BGSCREEN I,64,64
NEXT
LOAD"DAT:SC_map name_L0",M0,0
LOAD"DAT:SC_map name_L1",M1,0
LOAD"DAT:SC_map name_L2",M2,0
LOAD"DAT:SC_map name_L3",M3,0
BGLOAD M0,0
BGLOAD M1,1
BGLOAD M2,2
BGLOAD M3,3
Posted
#40✎ 131raimondzFirst WeekJoined in the very first week of SmileBASIC SourceWebsiteExpert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthNight PersonI like the quiet night and sleep late.Express YourselfI'm interested to help on this project somehow but...
I don't know the current state of this project.
I don't know if you're doing this from scratch or with some library.
The first post doesn't tell how to colaborate with the project.
It lack of the objetives, milestones or tasks of the project. For example, How many kind of enemies will be on the game? What kind of weapons or abilities you can obtain? What kind of gameplay mechanics will be incorporated on the dungeons?, etc...
Is there any key (Even if it's an early stage or non functional) to see the code?